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 43e0844  Update buildstream.md
43e0844 is described below

commit 43e0844a9e2400ba82eb8bd2e40367de8c0c6fc2
Author: Dave Fisher <[email protected]>
AuthorDate: Fri Mar 12 08:25:15 2021 -0800

    Update buildstream.md
---
 content/pages/buildstream.md | 19 +++++++++----------
 1 file changed, 9 insertions(+), 10 deletions(-)

diff --git a/content/pages/buildstream.md b/content/pages/buildstream.md
index 69f8222..c42d07a 100644
--- a/content/pages/buildstream.md
+++ b/content/pages/buildstream.md
@@ -1,7 +1,7 @@
 title: BuildStream @ Apache Petri
 <!-- Licensed under ALv2 -->
 
-## About the project
+### About
 BuildStream is an integration build system.
 It models dependencies at a project level, enabling projects to use their own 
underlying build system.
 It is a Remote Execution client, that distributes builds at the project level.
@@ -10,35 +10,34 @@ 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
+### Website
 https://www.buildstream.build
 
-## Mailing Lists
+### Mailing Lists
 - [email protected]
 - [email protected]
 - [email protected]
 
-## Source Repository
+### Source Code Repository
 https://github.com/apache/buildstream
 
-## Issue Tracker
+### Issue Tracker
 https://github.com/apache/buildstream/issues
 
-## Wiki
+### Wiki
 None
 
-## Releases
+### Releases (not Apache)
 https://buildstream.build/install.html
 
-## Licensing Transition
+### Licensing Transitions
 - SGA provided
 - ICLAs provided
 - No ASF Headers
 - No Apache LICENSE
 - No Apache NOTICE
 
-## Mentors
+### Mentors
 * David Nalley
 * Justin Erenkrantz
-* Ross Gardler
 * Sander Striker

Reply via email to