aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authortcely <tcely@users.noreply.github.com>2019-04-26 13:31:07 -0400
committerKevin Daudt <kdaudt@alpinelinux.org>2019-04-26 21:01:19 +0000
commitc9b1fb6e8a891690c455e560e21ee52989917235 (patch)
tree6cacb27aa4e8089222d42cab132490bb07489ee0 /.github
parent079f9c41cce01ba85ece8c48ba2e6b3a84dd168c (diff)
downloadaports-c9b1fb6e8a891690c455e560e21ee52989917235.tar.bz2
aports-c9b1fb6e8a891690c455e560e21ee52989917235.tar.xz
Create autolabeler.yml
https://github.com/apps/probot-autolabeler
Diffstat (limited to '.github')
-rw-r--r--.github/autolabeler.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/autolabeler.yml b/.github/autolabeler.yml
new file mode 100644
index 0000000000..766218c056
--- /dev/null
+++ b/.github/autolabeler.yml
@@ -0,0 +1,6 @@
+R-main: /main
+R-community: /community
+R-testing: /testing
+R-unmaintained: /unmaintained
+R-non-free: /non-free
+R-aports: ["/.github", "/.githooks", "/scripts"]