diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-04-24 18:05:16 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-04-24 18:05:16 +0300 |
commit | 26ea95d6003125f868ad5b2ff129d9203d6b11eb (patch) | |
tree | 19985b66d87c80c01905f24e35b97f9e52cd63e6 | |
parent | 60ff4528721bb821120be68438d0b291809b8f7d (diff) |
Add build-email value to manifest file
-rw-r--r-- | manifest | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ goal is to show a canonical build2/bpkg project/package. \ url: http://www.example.org/libhello email: hello-users@example.org +build-email: builds@build2.org requires: c++11 depends: * build2 >= 0.4.0-a1 depends: * bpkg >= 0.4.0-a1 |