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