codeowners (#1415)
Change-Id: I6136c912b48d39ae56a6047264b5cea31a120a11
This commit is contained in:
parent
9cf56c03fa
commit
66949ba28c
22
.github/CODEOWNERS
vendored
Normal file
22
.github/CODEOWNERS
vendored
Normal file
@ -0,0 +1,22 @@
|
||||
# piecestore
|
||||
/pkg/piecestore/ @aleitner
|
||||
|
||||
# audits
|
||||
/pkg/audit/ @navillasa
|
||||
|
||||
# node identity
|
||||
/pkg/certificates/ @bryanchriswhite
|
||||
/pkg/identity/ @bryanchriswhite
|
||||
/pkg/peertls/ @bryanchriswhite
|
||||
/pkg/transport/ @bryanchriswhite
|
||||
|
||||
# repair
|
||||
/pkg/datarepair/ @jenlij
|
||||
|
||||
# kademlia
|
||||
/pkg/dht/ @jenlij
|
||||
/pkg/kademlia/ @jenlij
|
||||
|
||||
# bwagreement
|
||||
/pkg/bwagreement/ @wthorp
|
||||
|
Loading…
Reference in New Issue
Block a user