Hi, I suggest diverting GitBox notifications to a non-human mailing list.
Currently, there's a spam of "via GitHub" messages on dev@xalan which makes it hard to search and browse the list: https://lists.apache.org/list.html?dev@xalan.apache.org Of course, I have a rule to delete all "via GitHub" from my email box, however, the messages still clutter the view at lists.apache.org. The change can be implemented by committing .asf.yaml file to the repository root: https://cwiki.apache.org/confluence/pages/viewpage.action?spaceKey=INFRA&title=git+-+.asf.yaml+features#Git.asf.yamlfeatures-Notificationsettingsforrepositories I suggest diverting "issues and pull_requests" to comm...@xalan.apache.org or to a different list: notifirations: issues: comm...@xalan.apache.org pullrequests: comm...@xalan.apache.org Vladimir