diff options
author | 2020-04-13 12:41:11 +0000 | |
---|---|---|
committer | 2020-04-13 12:41:11 +0000 | |
commit | c7ac37f3b848d2ad10b31749004c4ef40f0a2e4a (patch) | |
tree | 9c27d141556c02485131dadb85729d26983c668d | |
parent | 6a0432a038addf78cfe2fc7ab958b171b2134377 (diff) | |
parent | 638dd65c4704ebb368786b70b42c4d66307b2be1 (diff) | |
download | cortex-m-c7ac37f3b848d2ad10b31749004c4ef40f0a2e4a.tar.gz cortex-m-c7ac37f3b848d2ad10b31749004c4ef40f0a2e4a.tar.zst cortex-m-c7ac37f3b848d2ad10b31749004c4ef40f0a2e4a.zip |
Merge #206
206: Add triagebot configuration r=adamgreig a=LeSeulArtichaut
This enables [assignment](https://github.com/rust-lang/triagebot/wiki/Assignment) through triagebot on this repository, in preparation for the migration from highfive to triagebot for PR assignment.
cc rust-lang/highfive#258 rust-lang/triagebot#433
Co-authored-by: LeSeulArtichaut <leseulartichaut@gmail.com>
-rw-r--r-- | triagebot.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml new file mode 100644 index 0000000..fa0824a --- /dev/null +++ b/triagebot.toml @@ -0,0 +1 @@ +[assign] |