Skip to content

Commit

Permalink
Make CODEOWNERS additive
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Angel Ajo <majopela@redhat.com>
  • Loading branch information
mangelajo committed Oct 2, 2020
1 parent f39219a commit af4da60
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
* @mangelajo @tpantelis @Oats87
/.github/workflows/ @mkolesnik
/scripts/ @mkolesnik
Makefile* @mkolesnik
Dockerfile.dapper @mkolesnik
package/ @mkolesnik
go.mod @skitt
go.sum @skitt
* @mangelajo @tpantelis @Oats87
/.github/workflows/ @mangelajo @tpantelis @Oats87 @mkolesnik
/scripts/ @mangelajo @tpantelis @Oats87 @mkolesnik
Makefile* @mangelajo @tpantelis @Oats87 @mkolesnik
Dockerfile.dapper @mangelajo @tpantelis @Oats87 @mkolesnik
package/ @mangelajo @tpantelis @Oats87 @mkolesnik
go.mod @mangelajo @tpantelis @Oats87 @skitt
go.sum @mangelajo @tpantelis @Oats87 @skitt

0 comments on commit af4da60

Please sign in to comment.