This is an automated email from the ASF dual-hosted git repository. gstein pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/petri.git
commit a6c26f3b87fcde37774b1954cc2e029687bb35e0 Author: Greg Stein <[email protected]> AuthorDate: Wed Jun 3 08:41:03 2020 -0500 Create info.yaml --- info.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/info.yaml b/info.yaml new file mode 100644 index 0000000..af3af2b --- /dev/null +++ b/info.yaml @@ -0,0 +1,16 @@ +# Information for the Apache Petri project + +# The set of (approved) Mentors +mentors: + - humbedooh + - danielsh + - wave + - ke4qqq + - gstein + - rgardler + - striker + - jerenkrantz + +# The current set of Projects +projects: + - buildstream
