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: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=951496913ef022fae6677431c274f3a7fe79d255;p=thirdparty%2FPython%2Fcpython.git Disable mention-bot for maintenance branches (GH-370) --- diff --git a/.mention-bot b/.mention-bot new file mode 100644 index 000000000000..cb53b993fb1e --- /dev/null +++ b/.mention-bot @@ -0,0 +1,3 @@ +{ + "findPotentialReviewers": false +}