Add @dbalexandre to CODEOWNERS

This commit is contained in:
Douglas Barbosa Alexandre 2018-12-21 17:56:41 -02:00
parent 677d88b448
commit 4f9f3c6c54
No known key found for this signature in database
GPG Key ID: F1E98EF6393565A0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Backend Maintainers are the default for all ruby files
*.rb @ayufan @DouweM @dzaporozhets @godfat @grzesiek @nick.thomas @rspeicher @rymai @smcgivern
*.rake @ayufan @DouweM @dzaporozhets @godfat @grzesiek @nick.thomas @rspeicher @rymai @smcgivern
*.rb @ayufan @dbalexandre @DouweM @dzaporozhets @godfat @grzesiek @nick.thomas @rspeicher @rymai @smcgivern
*.rake @ayufan @dbalexandre @DouweM @dzaporozhets @godfat @grzesiek @nick.thomas @rspeicher @rymai @smcgivern
# Technical writing team are the default reviewers for everything in `doc/`
/doc/ @axil @marcia