summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-04-24 16:57:05 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-04-24 16:57:05 +0300
commit1ef24d739720ebc8e47fdf0a1f13a995718adc94 (patch)
treee94af5ce79224102c6e27c2191cf0b069a7bc1b9
parent1c2b2a096c1808a39c14649bd04980b4ca845091 (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 eda191f..7dc3173 100644
--- a/manifest
+++ b/manifest
@@ -5,6 +5,7 @@ summary: Zero-dependencies "Hello World" program
license: public-domain
url: http://example.org/hello0
email: hello0@example.org
+build-email: builds@build2.org
requires: c++11
depends: * build2 >= 0.4.0
depends: * bpkg >= 0.4.0