summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnca Iordache <aiordache@users.noreply.github.com>2020-09-17 16:54:30 +0200
committerGitHub <noreply@github.com>2020-09-17 16:54:30 +0200
commitff44e7e3753e0771c429b4138e271b960f61c98a (patch)
treee603853da31700e477e3b3eb9f8210ae68a90752
parented46fb0143020621c68bd2e62bf5a0780552c1fb (diff)
parent84857a896cf9ed7f67973db260ae5450ff79e394 (diff)
downloaddocker-py-ff44e7e3753e0771c429b4138e271b960f61c98a.tar.gz
Merge pull request #2670 from ulyssessouza/add-github-maintainers
Add github supported CODEOWNERS file
-rw-r--r--.github/CODEOWNERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
new file mode 100644
index 0000000..5df3014
--- /dev/null
+++ b/.github/CODEOWNERS
@@ -0,0 +1,6 @@
+# GitHub code owners
+# See https://help.github.com/articles/about-codeowners/
+#
+# KEEP THIS FILE SORTED. Order is important. Last match takes precedence.
+
+* @aiordache @ulyssessouza