You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.mention-bot 304B

123456789101112131415
  1. {
  2. "maxReviewers": 3,
  3. "numFilesToCheck": 5,
  4. "alwaysNotifyForPaths": [
  5. {
  6. "name": "DeepDiver1975",
  7. "files": ["apps/dav/**"]
  8. },
  9. {
  10. "name": "Xenopathic",
  11. "files": ["apps/files_external/**"]
  12. }
  13. ],
  14. "userBlacklist": ["owncloud-bot", "scrutinizer-auto-fixer"]
  15. }