-
Notifications
You must be signed in to change notification settings - Fork 83
/
Copy pathCODEOWNERS
21 lines (20 loc) · 1.48 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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-common/ [email protected] [email protected]
/bee-gossip/ [email protected] [email protected]
/bee-peering/ [email protected] [email protected]
/bee-pow/ [email protected] [email protected]
/bee-runtime/ [email protected] [email protected]
/bee-ternary/ [email protected] [email protected]
/bee-test/ [email protected]