summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorUlysses Souza <ulyssessouza@gmail.com>2020-09-15 15:33:04 +0200
committerUlysses Souza <ulyssessouza@gmail.com>2020-09-15 15:33:04 +0200
commit84857a896cf9ed7f67973db260ae5450ff79e394 (patch)
treee603853da31700e477e3b3eb9f8210ae68a90752 /.github
parented46fb0143020621c68bd2e62bf5a0780552c1fb (diff)
downloaddocker-py-84857a896cf9ed7f67973db260ae5450ff79e394.tar.gz
Add github supported CODEOWNERS file
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
Diffstat (limited to '.github')
-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