This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/petri-site.git
The following commit(s) were added to refs/heads/master by this push:
new f241ef1 BuildStream details
f241ef1 is described below
commit f241ef1f5976573c6d79d44e877c029976011a1e
Author: Dave Fisher <[email protected]>
AuthorDate: Thu Mar 11 15:55:45 2021 -0800
BuildStream details
---
content/pages/buildstream.md | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
diff --git a/content/pages/buildstream.md b/content/pages/buildstream.md
index 431fe5f..69f8222 100644
--- a/content/pages/buildstream.md
+++ b/content/pages/buildstream.md
@@ -10,6 +10,33 @@ The BuildStream implementation uses Remote Execution
concepts directly, even for
BuildStream supports multiple build-systems (e.g. autotools, cmake, cpan,
distutils, make, meson, qmake, pip)
through its plugins.
+## Website
+https://www.buildstream.build
+
+## Mailing Lists
+- [email protected]
+- [email protected]
+- [email protected]
+
+## Source Repository
+https://github.com/apache/buildstream
+
+## Issue Tracker
+https://github.com/apache/buildstream/issues
+
+## Wiki
+None
+
+## Releases
+https://buildstream.build/install.html
+
+## Licensing Transition
+- SGA provided
+- ICLAs provided
+- No ASF Headers
+- No Apache LICENSE
+- No Apache NOTICE
+
## Mentors
* David Nalley
* Justin Erenkrantz