https://github.com/owncloud/core
Raw File
Tip revision: c90397b2c2937bc1f7aac5b7cf679d2d55b4d456 authored by Tom Needham on 02 August 2017, 15:47:28 UTC
Log error messages for failed files whilst decrypting
Tip revision: c90397b
.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