Line: 5: incorrect codeowner user: ianegordon Line: 5: no users/groups matched Line: 13: incorrect codeowner user: jmdetloff Line: 13: no users/groups matched Line: 14: incorrect codeowner user: jverkoey Line: 14: no users/groups matched Line: 15: incorrect codeowner user: jgunaratne Line: 15: no users/groups matched Line: 16: incorrect codeowner user: jgunaratne Line: 16: no users/groups matched Line: 17: incorrect codeowner user: randallli Line: 17: no users/groups matched Line: 18: incorrect codeowner user: samnm Line: 18: no users/groups matched Line: 19: incorrect codeowner user: felixaemiliano Line: 19: no users/groups matched Line: 20: incorrect codeowner user: ianegordon Line: 20: no users/groups matched Line: 21: incorrect codeowner user: samnm Line: 21: no users/groups matched Line: 22: incorrect codeowner user: jverkoey Line: 22: no users/groups matched Line: 23: incorrect codeowner user: jgunaratne Line: 23: no users/groups matched Line: 24: incorrect codeowner user: ajsecord Line: 24: no users/groups matched Line: 25: incorrect codeowner user: jverkoey Line: 25: no users/groups matched Line: 26: incorrect codeowner user: jverkoey Line: 26: no users/groups matched Line: 27: incorrect codeowner user: jgunaratne Line: 27: no users/groups matched Line: 28: incorrect codeowner user: jmdetloff Line: 28: no users/groups matched Line: 29: incorrect codeowner user: ianegordon Line: 29: no users/groups matched Line: 30: incorrect codeowner user: samnm Line: 30: no users/groups matched Line: 31: incorrect codeowner user: ianegordon Line: 31: no users/groups matched Line: 32: incorrect codeowner user: brianjmoore Line: 32: no users/groups matched Line: 33: incorrect codeowner user: jgunaratne Line: 33: no users/groups matched Line: 34: incorrect codeowner user: ianegordon Line: 34: no users/groups matched
ianegordon a71cda203b
Add CODEOWNERS (#2557)
* Add CODEOWNERS

* Update CODEOWNERS

* Uppercase B
2017-12-01 14:03:21 -05:00

36 lines
1.3 KiB
Plaintext

# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners.
# These owners will be the default owners for everything in the repo.
* @ianegordon
# Order is important. The last matching pattern has the most precedence.
# So if a pull request only touches javascript files, only these owners
# will be requested to review.
# *.js @octocat @github/js
# You can also use email addresses if you prefer.
components/ActivityIndicator jmdetloff
components/AppBar jverkoey
components/BottomAppBar jgunaratne
components/BottomNavigation jgunaratne
components/Buttons randallli
components/Chips samnm
components/Collections felixaemiliano
components/Dialogs ianegordon
components/FeatureHighlight samnm
components/HeaderStackView jverkoey
components/Ink jgunaratne
components/LibraryInfo ajsecord
components/MaskedTransition jverkoey
components/NavigationBar jverkoey
components/Palettes jgunaratne
components/ProgressView jmdetloff
components/ShadowElevations ianegordon
components/ShadowLayer samnm
components/Slider ianegordon
components/Tabs brianjmoore
components/Themes jgunaratne
components/Typography ianegordon