We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5605535 commit ed9d74dCopy full SHA for ed9d74d
.github/CODEOWNERS
@@ -4,4 +4,14 @@
4
* @zama-ai/fhevm-devs
5
6
# All CI pull request should be reviewed by at least one of the members of fhevm-devops
7
-.github/workflows/*release.yml @zama-ai/fhevm-devops
+/.github/workflows/*release.yml @zama-ai/fhevm-devops
8
+
9
+# Gateway Team ownership
10
+/gateway-contracts/ @zama-ai/fhevm-gateway
11
+/host-contracts/ @zama-ai/fhevm-gateway
12
+/protocol-contracts/ @zama-ai/fhevm-gateway
13
+/library-solidity/ @zama-ai/fhevm-gateway
14
+/kms-connector/ @zama-ai/fhevm-gateway
15
16
+# Coprocessor Team ownership
17
+/coprocessor/ @zama-ai/fhevm-coprocessor
0 commit comments