https://github.com/owncloud/core
Raw File
Tip revision: 90c71e7f6261adb4116e69ef54a2436c494c05be authored by Vincent Petry on 24 April 2017, 19:12:22 UTC
Set version to 10.0.0 RC4
Tip revision: 90c71e7
.mention-bot
{
  "maxReviewers": 3,
  "numFilesToCheck": 5,
  "alwaysNotifyForPaths": [
    {
      "name": "DeepDiver1975",
      "files": [
        "apps/dav/**"
      ]
    },
    {
      "name": "nickvergessen",
      "files": [
        "lib/private/Activity/**",
        "lib/private/Notification/**",
        "lib/public/Activity/**",
        "lib/public/Notification/**"
      ]
    },
    {
      "name": "Xenopathic",
      "files": [
        "apps/files_external/**"
      ]
    }
  ],
  "userBlacklist": [
    "owncloud-bot",
    "scrutinizer-auto-fixer",
    "owncloud-news-gitter-bot",
    "th3fallen",
    "zander",
    "icewind1991",
    "schiessle",
    "LukasReschke",
    "blizzz",
    "jancborchardt",
    "nickvergessen",
    "Xenopathic",
    "MorrisJobke",
    "rullzer",
    "georgehrke",
    "ChristophWurst",
    "jospoortvliet",
    "karlitschek",
    "BernhardPosselt"
  ]
}
back to top