summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-01-02 19:13:16 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-01-03 17:35:32 +0900
commitf0d03c82b539d9e4413c423a82fd342f82320c63 (patch)
tree6c30c7d3eb1bf54976166fb5b0029b170cb6876d /MANIFEST.in
parentdd92c25bb037c97ff0d1656f9a934e1249df46f4 (diff)
downloadbuildstream-f0d03c82b539d9e4413c423a82fd342f82320c63.tar.gz
Added MAINTAINERS, NEWS and BuildStream.doap1.0.0
Some basic module metadata before publishing the 1.0 release.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 7647e69ce..2a09a4c14 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,9 +1,12 @@
# Basic toplevel package includes
-include README.rst
-include HACKING.rst
+include buildstream.doap
include COPYING
include Dockerfile
include Dockerfile-build.sh
+include HACKING.rst
+include MAINTAINERS
+include NEWS
+include README.rst
# Documentation package includes
include doc/Makefile