From: Donald Stufft Date: Wed, 1 Mar 2017 11:13:21 +0000 (-0500) Subject: Disable mention-bot for maintenance branches (GH-370) X-Git-Tag: v2.7.14rc1~259 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=951496913ef022fae6677431c274f3a7fe79d255;p=python Disable mention-bot for maintenance branches (GH-370) --- diff --git a/.mention-bot b/.mention-bot new file mode 100644 index 0000000000..cb53b993fb --- /dev/null +++ b/.mention-bot @@ -0,0 +1,3 @@ +{ + "findPotentialReviewers": false +}