From 7fec0b69a082aaeec72fee0612766aa42f6b1b4d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 18 Apr 2024 07:52:35 +0200 Subject: Merging upstream version 9.4.0+dfsg. Signed-off-by: Daniel Baumann --- .../dellemc/enterprise_sonic/.github/CODEOWNERS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 ansible_collections/dellemc/enterprise_sonic/.github/CODEOWNERS (limited to 'ansible_collections/dellemc/enterprise_sonic/.github/CODEOWNERS') 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 -- cgit v1.2.3