From: Donald Stufft Date: Wed, 1 Mar 2017 04:19:58 +0000 (-0500) Subject: Disable mention-bot for maintenance branches (GH-365) X-Git-Tag: v3.6.1rc1~31 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d413aa7893fd8ac64693c22deb2c1eee1840dbd7;p=thirdparty%2FPython%2Fcpython.git Disable mention-bot for maintenance branches (GH-365) --- 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 +}