Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2018-01-10 13:03:12 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2018-01-10 13:03:12 +0300
commitc715045749ac52a8b182aa55136a04862e0f3f7d (patch)
tree570a58d8ae786bfeb5b076209ec5d037df5b57f2 /build
parentda030b667d3ca8cbae8f02a72b2b2249a52b2e1a (diff)
Fix CI after Code of Conduct merge
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'build')
-rw-r--r--build/files-checker.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/files-checker.php b/build/files-checker.php
index 66c44bd971b..20d8b4b5f33 100644
--- a/build/files-checker.php
+++ b/build/files-checker.php
@@ -49,6 +49,7 @@ $expectedFiles = [
'build',
'buildjsdocs.sh',
'CHANGELOG.md',
+ 'CODE_OF_CONDUCT.md',
'composer.json',
'config',
'console.php',