summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2019-02-20 17:15:37 +0100
committerPietro Albini <pietro@pietroalbini.org>2019-02-20 17:15:37 +0100
commitfe2019f73fa8ab4ecb6ac3d2af2b17373663310c (patch)
tree02952d276115c308ccf76766c40ae0f60d2adbe0 /README.md
parent91423bc3131ef275bbd63a00f1a93235c69cf71e (diff)
document the crater permission
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8f9f142..d09f00b 100644
--- a/README.md
+++ b/README.md
@@ -133,4 +133,6 @@ permissions are available:
[permissions]
# Optional, grants access to the @rust-timer GitHub bot
perf = true
+# Optional, grants access to the @craterbot GitHub bot
+crater = true
```