aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-04-10 19:19:01 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-04-10 19:19:01 +0300
commit74306be97efedeafdeef1f1b98e842b5af11512e (patch)
treec9ecc96a75bfbf48793764ce16dd0a09a6270453 /manifest
parentb5c1c8d0bd04367e26abbcded63309b4ed5e8be3 (diff)
Replace build-email manifest value with build-warning-email
Diffstat (limited to 'manifest')
-rw-r--r--manifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest b/manifest
index aa90910..facbc7a 100644
--- a/manifest
+++ b/manifest
@@ -12,7 +12,7 @@ url: https://build2.org
doc-url: https://build2.org/doc.xhtml
src-url: https://git.build2.org/cgit/brep/tree/
email: users@build2.org
-build-email: builds@build2.org
+build-warning-email: builds@build2.org
builds: linux freebsd ; Only supports Linux and FreeBSD.
builds: -linux -freebsd ; Requires system packages.
requires: c++14