diff options
Diffstat (limited to 'ansible_collections/dellemc/enterprise_sonic/.github/CODEOWNERS')
-rw-r--r-- | ansible_collections/dellemc/enterprise_sonic/.github/CODEOWNERS | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ansible_collections/dellemc/enterprise_sonic/.github/CODEOWNERS b/ansible_collections/dellemc/enterprise_sonic/.github/CODEOWNERS new file mode 100644 index 000000000..5a1377bdc --- /dev/null +++ b/ansible_collections/dellemc/enterprise_sonic/.github/CODEOWNERS @@ -0,0 +1,14 @@ +# CODEOWNERS +# +# documentation for this file can be found at: +# https://help.github.com/en/articles/about-code-owners + +# These are the default owners for the code and will +# be requested for review when someone opens a pull request. +# The order is alphabetical for easier maintenance. +# +# Kerry Meyer (kerry_meyer@dell.com) +# Shade Talabi (Shade_Talabi@Dell.com) + +# for all files: +* @kerry-meyer @stalabi1 |