Skip to content

Commit ed9d74d

Browse files
authored
chore(common): update CODEOWNERS (#1248)
1 parent 5605535 commit ed9d74d

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.github/CODEOWNERS

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,14 @@
44
* @zama-ai/fhevm-devs
55

66
# 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
7+
/.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

Comments
 (0)