Merge pull request #6289 from filecoin-project/asr/codeowners

Delete CODEOWNERS
This commit is contained in:
Łukasz Magiera 2021-05-19 11:43:00 +02:00 committed by GitHub
commit 081a2ed89a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

16
.github/CODEOWNERS vendored
View File

@ -1,16 +0,0 @@
## filecoin-project/lotus CODEOWNERS
## Refer to https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners.
##
## These users or groups will be automatically assigned as reviewers every time
## a PR is submitted that modifies code in the specified locations.
##
## The Lotus repo configuration requires that at least ONE codeowner approves
## the PR before merging.
### Global owners.
* @magik6k @arajasek
### Conformance testing.
conformance/ @ZenGround0
extern/test-vectors @ZenGround0
cmd/tvx @ZenGround0