<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On May 1, 2017, at 6:32 PM, Christian Heimes <<a href="mailto:christian@python.org" class="">christian@python.org</a>> wrote:</div><div class=""><div class=""><br class="">3) How can we keep module maintainers and experts in the loop? For<br class="">example I don't have the resources to read all Github PRs, but I still<br class="">like to keep an eye on the ssl and hashlib module.<br class=""><br class=""></div></div></blockquote></div><div class=""><br class="webkit-block-placeholder"></div><div class=""><br class="webkit-block-placeholder"></div><div class="">Add yourself to <a href="https://github.com/python/cpython/blob/master/.mention-bot" class="">https://github.com/python/cpython/blob/master/.mention-bot</a> using:</div><div class=""><br class=""></div><div class=""><div class="">"alwaysNotifyForPaths": [</div><div class="">  {"name": "tiran", "files": ["Lib/ssl.py", "Lib/hashlib.py"]}</div><div class="">]</div></div><div class=""><br class=""></div><div class="">Include all the paths you want to _always_ be notified for globbing works as well.</div><div class=""><br class=""></div><div class="">Then anytime someone sends a PR that touches that, the mention bot with @tiran you (unless we turned it off….).</div><div class=""><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant-ligatures: normal; font-variant-position: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class="">—<br class="">Donald Stufft<br class=""></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant-ligatures: normal; font-variant-position: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""></div><br class="Apple-interchange-newline">
</div>
<br class=""></body></html>