diff options
author | Drew DeVault <sir@cmpwn.com> | 2018-11-09 09:28:01 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2018-11-09 09:28:01 -0500 |
commit | bd893d8fabfe18d1afdcbaf92e996d52d06b6790 (patch) | |
tree | 85cb766263e18ec160be83c1f8d4cda03492f312 /builds.sr.ht | |
parent | 3ef361ec7eb1f416b777949e6b157977a90a54b8 (diff) | |
download | sr.ht-docs-bd893d8fabfe18d1afdcbaf92e996d52d06b6790.tar.gz |
Fix email list in triggers.md
Diffstat (limited to 'builds.sr.ht')
-rw-r--r-- | builds.sr.ht/triggers.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/builds.sr.ht/triggers.md b/builds.sr.ht/triggers.md index 2f20d79..45d47a9 100644 --- a/builds.sr.ht/triggers.md +++ b/builds.sr.ht/triggers.md @@ -29,7 +29,7 @@ Sends an email summarizing the build results. *Configuration* - **to**: The value of the "To" header in the outgoing email, e.g. your email - address or e.g. `Jim Jimson <jim@example.org>; Bob Bobson <bob@example.org>` + address or e.g. `Jim Jimson <jim@example.org>, Bob Bobson <bob@example.org>` ## webhook |