aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-06-04 15:11:53 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-06-04 15:11:53 +0200
commit990fa95f9c077730df0b323ed21a073667b226e3 (patch)
tree5c321402f4972a2c41efb4e75c00a8d333a0a3d4
parentf5b8d5b22e2e4dd6b271897a0db86e2983d7a9b4 (diff)
Replace tags with topics/keywords in package manifest
-rw-r--r--manifest5
1 files changed, 3 insertions, 2 deletions
diff --git a/manifest b/manifest
index bc39f58..4117462 100644
--- a/manifest
+++ b/manifest
@@ -3,8 +3,9 @@ name: buildos
version: 0.11.0-a.0.z
project: build2
summary: build2 Build OS
-license: TBC ; All rights reserved
-tags: build, OS, ci, continuous, integration, testing
+license: 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.