aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-04-24 16:39:40 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-04-24 16:39:40 +0300
commitc309184570fc79b4c99830136c573f9adf144668 (patch)
treecb9a2a82ff56582ebf4b600b48238cc574efc07e
parentec2de46b66e935d892f2d237929aa7a430a3f18f (diff)
Add build-email value to manifest file
-rw-r--r--manifest1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifest b/manifest
index f1da8ca..d747d9b 100644
--- a/manifest
+++ b/manifest
@@ -8,6 +8,7 @@ description-file: README
changes-file: NEWS
url: https://build2.org # @@ Use the proper url and email.
email: users@build2.org
+build-email: builds@build2.org
requires: c++14
depends: * build2 >= 0.4.0
depends: * bpkg >= 0.4.0