Skip to content

Commit

Permalink
Update CODEOWNERS and REVIEWERS for PR test cases
Browse files Browse the repository at this point in the history
Signed-off-by: Michael D Kinney <[email protected]>
  • Loading branch information
mdkinney committed Jul 19, 2022
1 parent 1a6a052 commit f28929a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
8 changes: 6 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
* @mdkinney
#* @miki-intel-work
* @mdkinney
/.github/** @mdkinney
/.mergify/** @makubacki
/MdePkg/** @miki-intel-work
/BaseTools/** @miki-intel-work @makubacki
/Readme.md @mdkinney @miki-intel-work @makubacki
6 changes: 4 additions & 2 deletions .github/REVIEWERS
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
* [email protected]
#* @mdkinney
/.github/** @miki-intel-work
/.mergify/** @miki-intel-work
/MdePkg/** @makubacki
/BaseTools/** @mdkinney

0 comments on commit f28929a

Please sign in to comment.