aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-07-03 16:56:23 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-07-03 16:56:23 +0300
commita78610b3c090c810f5d0306609038348ac21bb37 (patch)
treef0b87106bd040324e931f57ff39ef75ce0cd42e8
parent521ba3f0c12f9461be38bb02242fd804d90d74e7 (diff)
Canonicalize license in manifest
-rw-r--r--manifest8
1 files changed, 6 insertions, 2 deletions
diff --git a/manifest b/manifest
index 153394c..9833fd8 100644
--- a/manifest
+++ b/manifest
@@ -3,15 +3,19 @@ name: buildos
version: 0.13.0-a.0.z
project: build2
summary: build2 Build OS
-license: TODO ; License is not yet decided, currently all rights reserved.
+license: other: TODO ; License is not yet decided, currently all rights reserved.
topics: continuous integration and testing, build automation
keywords: CI CD
description-file: README
changes-file: NEWS
-url: https://build2.org # @@ Use the proper url and email.
+
+# @@ Use the proper url and email.
+#
+url: https://build2.org
doc-url: https://build2.org/doc.xhtml
src-url: https://git.build2.org/cgit/buildos/tree/
email: users@build2.org
+
build-warning-email: builds@build2.org
depends: * build2 >= 0.13.0-
depends: * bpkg >= 0.13.0-