about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2021-02-06 23:56:08 +0100
committerGitHub <noreply@github.com>2021-02-06 23:56:08 +0100
commitdfe08f4e48861ef0dad88ca6a28a512f7f2eab87 (patch)
tree33ba6b4fdafe61d334870177d09d78498910b6d5
parentdfb34c085ff5421ececed8e42b8a8a6fea18c0b7 (diff)
downloadrust-dfe08f4e48861ef0dad88ca6a28a512f7f2eab87.tar.gz
rust-dfe08f4e48861ef0dad88ca6a28a512f7f2eab87.zip
Update triagebot.toml to new label names
-rw-r--r--triagebot.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/triagebot.toml b/triagebot.toml
index b9549be3a8b..e56c447c674 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -1,7 +1,7 @@
 [relabel]
 allow-unauthenticated = [
-    "A-*", "C-*", "E-*", "L-*", "M-*", "O-*", "P-*", "S-*", "T-*",
-    "good-first-issue"
+    "A-*", "C-*", "E-*", "I-*", "L-*", "P-*", "S-*", "T-*",
+    "good first issue"
 ]
 
 [assign]