lotus/.github/CODEOWNERS

17 lines
586 B
Plaintext
Raw Normal View History

2020-09-09 13:39:53 +00:00
## 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.
2021-04-26 16:45:55 +00:00
* @magik6k @arajasek
2020-09-09 13:39:53 +00:00
### Conformance testing.
conformance/ @raulk
extern/test-vectors @raulk
2021-04-26 16:45:55 +00:00
cmd/tvx @raulk