This is an automated email from the ASF dual-hosted git repository.
jensg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
The following commit(s) were added to refs/heads/master by this push:
new 809403d Configure Gitbox [skip ci]
809403d is described below
commit 809403d544a83b308f0c8f219719e44ba1ace4c0
Author: Jens Geyer <[email protected]>
AuthorDate: Tue Apr 28 22:35:16 2020 +0200
Configure Gitbox [skip ci]
---
.asf.yaml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..f859e4c
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,8 @@
+notifications:
+ commits: [email protected]
+ issues: [email protected]
+ pullrequests_status: [email protected]
+ pullrequests_comment: [email protected]
+ jira_options: link label worklog
+
+
\ No newline at end of file