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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=df11ce6460fb13c251a7af9b12cd44cfe6ce7520;p=python Disable mention-bot for maintenance branches (GH-369) --- 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 +}