diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000..aa61d63f1 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,5 @@ +# We are limiting this to 3 engineers and choosing not to select "Require review from Code Owners." +@daphnegold @SammySteiner @acouch + +documentation/* @sumiat @widal001 @daphnegold @andycochran @acouch @SammySteiner +frontend/* @daphnegold @andycochran @acouch @SammySteiner diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 844753b4b..7e4aaa531 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,21 +1,28 @@ # Maintainers -MAINTAINERS: +This is a list of maintainers for this project. See [CODEOWNERS](/.github/CODEOWNERS) for list of reviewers for different parts of the codebase. Team members include: -- lucasmbrown-usds -- aprilypchen + -approvers: -- TBA +## Project Leadership -reviewers: +* Lucas Brown -- decause-gov +## Engineering -| Roles | Responsibilities | Requirements | Defined by | -| --- |:--- |:--- |:--- | -| member | active contributor in the community | multiple contributions to the project. | PROJECT GitHub org Committer Team | -| reviewer | review contributions from other members | history of review and authorship in a subproject | MAINTAINERS file reviewer entry, and GitHub Org Triage Team | -| approver | approve accepting contributions | highly experienced and active reviewer + contributor to a subproject | MAINTAINERS file approver entry and GitHub Triage Team | -| lead | set direction and priorities for a subproject | demonstrated responsibility and excellent technical judgement for the subproject | MAINTAINERS file owner entry and GitHub Org Admin Team | +* Aaron Couch +* Daphne Gold +* Sammy Steiner + +## Product and Project Management + +* Billy Daly +* Sumit Haiveettil +* Sarah Knopp +* Esther Oke + +## Content and Design + +* Andy Cochran +* Emily Ianacone