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

github.com/twbs/savage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@chrisrebert.com>2016-01-20 00:52:52 +0300
committerChris Rebert <github@chrisrebert.com>2016-01-20 00:52:52 +0300
commitbb59c1f741f5aa5502e5005af6bfe9247037ebc0 (patch)
tree2f82573e7d7a18802e451e92e8a2c700de3e769a
parent347c04a95b568fe845b99211401035f0d32392a8 (diff)
README: Mention public membership in example application.conf comment
Refs #28 [ci skip]
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b45680a..1cb17bb 100644
--- a/README.md
+++ b/README.md
@@ -84,7 +84,7 @@ savage {
ignore-branches-from-watched-repo = true
// Pull requests must target one of these branches in the watched repo
allowed-base-branches = [ "master" ]
- // List of GitHub organization names whose users Savage should trust to authorize retries of builds
+ // List of GitHub organization names whose public members Savage should trust to authorize retries of builds
trusted-orgs = [ "twbs" ]
// List of Unix file globs constituting the whitelist of safely editable files
whitelist = [