diff --git a/CODEOWNERS b/CODEOWNERS index 721605964..579c49c29 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,43 +1,43 @@ -* @jwiegley @emilypi -/src-ghc/Pact/ApiReq.hs @sirlensalot @jwiegley @emilypi -/src-ghc/Pact/Bench.hs @sirlensalot @jwiegley @emilypi -/src-ghc/Pact/Coverage.hs @sirlensalot @jwiegley @emilypi -/src-ghc/Pact/Coverage/Report.hs @sirlensalot @jwiegley @emilypi -/src-ghc/Pact/Interpreter.hs @sirlensalot @jwiegley @emilypi -/src/Crypto/Hash/Blake2Native.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Compile.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Eval.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Gas.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Native.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Native/Capabilities.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Native/Db.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Native/Ops.hs @jmcardon @jwiegley @emilypi -/src/Pact/Parse.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Persist.hs @sirlensalot @jwiegley @emilypi -/src/Pact/PersistPactDb.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Repl.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Repl/Lib.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Repl/Types.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Runtime/Capabilities.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Runtime/Typecheck.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Typechecker.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Types/API.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Types/Advice.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Types/Capability.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Types/Codec.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Types/Command.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Types/Continuation.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Types/Exp.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Types/Hash.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Types/Info.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Types/KeySet.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Types/PactError.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Types/PactValue.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Types/Parser.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Types/Persistence.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Types/Purity.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Types/RPC.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Types/Runtime.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Types/Term.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Types/Type.hs @sirlensalot @jwiegley @emilypi -/src/Pact/Types/Typecheck.hs @sirlensalot @jwiegley @emilypi \ No newline at end of file +* @jwiegley @emilypi @jmcardon +/src-ghc/Pact/ApiReq.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src-ghc/Pact/Bench.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src-ghc/Pact/Coverage.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src-ghc/Pact/Coverage/Report.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src-ghc/Pact/Interpreter.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Crypto/Hash/Blake2Native.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Compile.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Eval.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Gas.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Native.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Native/Capabilities.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Native/Db.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Native/Ops.hs @jmcardon @jwiegley @emilypi @jmcardon +/src/Pact/Parse.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Persist.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/PersistPactDb.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Repl.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Repl/Lib.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Repl/Types.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Runtime/Capabilities.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Runtime/Typecheck.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Typechecker.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Types/API.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Types/Advice.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Types/Capability.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Types/Codec.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Types/Command.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Types/Continuation.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Types/Exp.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Types/Hash.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Types/Info.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Types/KeySet.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Types/PactError.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Types/PactValue.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Types/Parser.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Types/Persistence.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Types/Purity.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Types/RPC.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Types/Runtime.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Types/Term.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Types/Type.hs @sirlensalot @jwiegley @emilypi @jmcardon +/src/Pact/Types/Typecheck.hs @sirlensalot @jwiegley @emilypi @jmcardon