-
Notifications
You must be signed in to change notification settings - Fork 83
/
Copy pathCODEOWNERS
19 lines (18 loc) · 1.09 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Order is important, the last matching pattern takes the most precedence
# Working group Lead Members
/.github/ [email protected] [email protected]
/bee-autopeering/ [email protected] [email protected]
/bee-api/ [email protected] [email protected]
/bee-block/ [email protected] [email protected]
/bee-inx/ [email protected]
/bee-gossip/ [email protected] [email protected]
/bee-ledger/ [email protected] [email protected]
/bee-peering/ [email protected] [email protected]
/bee-pow/ [email protected] [email protected]
/bee-protocol/ [email protected] [email protected]
/bee-runtime/ [email protected]
/bee-storage/ [email protected]
/bee-tangle/ [email protected] [email protected]
/bee-ternary/ [email protected]