From 19e87799ef7adc9e52d7fdd1db48c3557fc1010d Mon Sep 17 00:00:00 2001 From: Colton Myers Date: Thu, 24 Aug 2017 15:55:30 -0600 Subject: [PATCH] Add basepi to userBlacklist for mention bot --- .mention-bot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mention-bot b/.mention-bot index b6ed4f2b243..86890cfde0f 100644 --- a/.mention-bot +++ b/.mention-bot @@ -7,6 +7,6 @@ } ], "skipTitle": "Merge forward", - "userBlacklist": ["cvrebert", "markusgattol", "olliewalsh"] + "userBlacklist": ["cvrebert", "markusgattol", "olliewalsh", "basepi"] }