summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorOtto Kekäläinen <otto@kekalainen.net>2020-08-13 21:44:46 +0300
committerDaniel Black <daniel@mariadb.org>2020-08-14 09:03:34 +1000
commit0ac8e2cfdba216f0f33b688cc0cdc464364f9c78 (patch)
tree558bcae3a1b8fcbb67b78f9ca9773b72cba4ceac /.github
parent5eff7c022608af69c5f3591326e2be5132033977 (diff)
downloadmariadb-git-0ac8e2cfdba216f0f33b688cc0cdc464364f9c78.tar.gz
Add a Github CODEOWNERS file to project
As the first entry, define user 'ottok' (Otto Kekäläinen) as the person who by default gets assigned all PRs that modify the debian/ contents.
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
new file mode 100644
index 00000000000..538007ed62d
--- /dev/null
+++ b/.github/CODEOWNERS
@@ -0,0 +1,2 @@
+/debian @ottok
+