Browse Source

add CODEOWNERS (#672)

* add CODEOWNERS

* update CODEOWNERS

* update CODEOWNERS
pull/673/head
Ossama Hjaji 4 years ago committed by GitHub
parent
commit
7d37ef7ad3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      .github/CODEOWNERS

6
.github/CODEOWNERS

@ -0,0 +1,6 @@ @@ -0,0 +1,6 @@
/.github/ @spenserblack @o2sh
/src/ui/image_backends/ @CephalonRho @yoichi
/src/info/repo.rs @Byron
/src/info/langs/ @spenserblack
/src/info/deps/ @HallerPatrick @o2sh
/src/cli.rs @spenserblack @o2sh
Loading…
Cancel
Save