diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2018-10-09 10:24:42 +0200 |
---|---|---|
committer | Christoph Wurst <christoph@winzerhof-wurst.at> | 2018-10-09 11:35:46 +0200 |
commit | 08b005fb0e5c93ebba79da1084c483c0565ce246 (patch) | |
tree | 3ec9987f08e2e56a282d681f7e5f50c61a5678c9 /build | |
parent | a4e8b4ea561da64a67e976cbc74ecf6497fcdaab (diff) | |
download | nextcloud-server-08b005fb0e5c93ebba79da1084c483c0565ce246.tar.gz nextcloud-server-08b005fb0e5c93ebba79da1084c483c0565ce246.zip |
Move GitHub files to .github directory
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'build')
-rw-r--r-- | build/files-checker.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build/files-checker.php b/build/files-checker.php index ba9761fe4d1..4b694a1ccfa 100644 --- a/build/files-checker.php +++ b/build/files-checker.php @@ -53,14 +53,12 @@ $expectedFiles = [ 'config', 'console.php', 'contribute', - 'CONTRIBUTING.md', 'COPYING', 'COPYING-README', 'core', 'cron.php', 'index.html', 'index.php', - 'issue_template.md', 'lib', 'occ', 'ocs', |