Update CODEOWNERS (#30280)

This commit is contained in:
aravindveluri
2018-12-01 18:37:11 +05:30
committed by Quincy Larson
parent 94049cfc11
commit 8869476c1f

4
.github/CODEOWNERS vendored
View File

@ -1,6 +1,6 @@
# ------------------------------------------------- # -------------------------------------------------
# CODEOWNERS - For automated review request for # CODEOWNERS - For automated review request for
# high impact files # high impact files.
# #
# Important: The order in this file cascades. # Important: The order in this file cascades.
# #
@ -23,7 +23,7 @@
# ------------------------------------------------- # -------------------------------------------------
# All markdown files in the root are owned # All markdown files in the root are owned
# by Quincy Larson. # by Quincy Larson.
# He oversees the README, LICENSE etc. # He oversees the README, LICENSE, etc.
# ------------------------------------------------- # -------------------------------------------------
/*.md @QuincyLarson /*.md @QuincyLarson