Require steering committee approval for announcement changes

This commit is contained in:
Tim Bannister
2020-12-23 17:47:52 +00:00
parent db4f1d5844
commit 0b6280f43e
3 changed files with 18 additions and 1 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ disableBrowserError = true
disableKinds = ["taxonomy", "taxonomyTerm"]
ignoreFiles = [ "^OWNERS$", "README[-]+[a-z]*\\.md", "^node_modules$", "content/en/docs/doc-contributor-tools" ]
ignoreFiles = [ "(?:^|/)OWNERS$", "README[-]+[a-z]*\\.md", "^node_modules$", "content/en/docs/doc-contributor-tools" ]
timeout = 3000