Skip to content

Commit

Permalink
Project: Avoid additional native-file code owner notification (#13675)
Browse files Browse the repository at this point in the history
* Project: Assign native code ownership to GitHub empty (ghost) user

* Project: Add *.native.scss code ownership exception
  • Loading branch information
aduth authored and youknowriad committed Mar 6, 2019
1 parent 31f240e commit 84d6c54
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,6 @@
# Documentation
/docs @youknowriad @gziolo @chrisvanpatten @mkaz @ajitbohra @nosolosw

# Native
*.native.js @daniloercoli @diegoreymendez @etoledom @hypest @koke @marecar3 @mzorz @pinarol @SergioEstevao @tug
# Native (Unowned)
*.native.js @ghost
*.native.scss @ghost

0 comments on commit 84d6c54

Please sign in to comment.