Add the new crates into CODEOWNERS

This commit is contained in:
Oscar Beaumont
2022-10-22 17:28:59 +10:00
committed by GitHub
parent 562d8add7f
commit f263c311bf

8
.github/CODEOWNERS vendored
View File

@@ -2,6 +2,14 @@
# disabled for now because we have some dead code that doesn't really need reviewed yet
# * @spacedriveapp
# crates
/crates/crypto @brxken128
/crates/ffmpeg @fogodev
/crates/file-ext @jamiepine
/crates/p2p @oscartbeaumont
/crates/prisma-cli @brendonovich
/crates/sync @brendonovich
# documentation
/apps/landing/src/pages/docs/ @jamiepine
/docs/ @jamiepine