https://github.com/owncloud/core
Raw File
Tip revision: 50503a17fc11630b861458e4f9fbb845fe13e6f9 authored by Vincent Petry on 22 May 2017, 05:25:02 UTC
Set version to 10.0.1RC4
Tip revision: 50503a1
.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