From c51227897653009074306ac470099d7dd6ed3dd0 Mon Sep 17 00:00:00 2001 From: Spencer Whitt Date: Sat, 5 Dec 2015 12:23:03 -0500 Subject: mention-bot: blacklist civodul, fixes #11488 --- .mention-bot | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .mention-bot (limited to '.mention-bot') diff --git a/.mention-bot b/.mention-bot new file mode 100644 index 000000000000..36e38ed82b9d --- /dev/null +++ b/.mention-bot @@ -0,0 +1,6 @@ +{ + // users in this list will never be mentioned by mention-bot + "userBlacklist": [ + "civodul" + ] +} -- cgit v1.2.3