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.git
The following commit(s) were added to refs/heads/master by this push:
new 1c697f6 Create .asf.yaml
1c697f6 is described below
commit 1c697f6bcafd104cfe78212551d21239d9a90048
Author: Dave Fisher <[email protected]>
AuthorDate: Fri Mar 12 11:11:51 2021 -0800
Create .asf.yaml
---
.asf.yaml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..9e66d99
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,9 @@
+github:
+ features:
+ # Enable issue management
+ issues: true
+
+notifications:
+ commits: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]