storj/.github/CODEOWNERS
JT Olio 66949ba28c codeowners (#1415)
Change-Id: I6136c912b48d39ae56a6047264b5cea31a120a11
2019-03-06 15:55:27 -05:00

23 lines
352 B
Plaintext

# 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