about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJonas Schievink <jonasschievink@gmail.com>2019-05-16 22:22:18 +0200
committerJonas Schievink <jonasschievink@gmail.com>2019-05-16 22:22:18 +0200
commit441ecb88e791cd156f1753a44c70d79f40315326 (patch)
tree278b6ba55b44f0dfafc6c7a879901e8284026991
parent80e7cde2238e837a9d6a240af9a3253f469bb2cf (diff)
downloadrust-441ecb88e791cd156f1753a44c70d79f40315326.tar.gz
rust-441ecb88e791cd156f1753a44c70d79f40315326.zip
Allow claiming issues with triagebot
-rw-r--r--triagebot.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 6f60481600c..0e703a3ab34 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -4,3 +4,5 @@ allow-unauthenticated = [
     # I-* without I-nominated
     "I-compilemem", "I-compiletime", "I-crash", "I-hang", "I-ICE", "I-slow",
 ]
+
+[assign]