From c2e5c72f11fc5991ca508545d300c9b9edf64e33 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 24 Apr 2017 18:02:28 +0300 Subject: Add build-email value to manifest file --- manifest | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest b/manifest index 5e0739d..d4b6c14 100644 --- a/manifest +++ b/manifest @@ -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 depends: * bpkg >= 0.4.0 -- cgit v1.1