This is an automated email from the ASF dual-hosted git repository.
ieugen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-site.git
The following commit(s) were added to refs/heads/master by this push:
new 947b8ea [JAMES-3226] Fixed emails in .asf.yaml
947b8ea is described below
commit 947b8ea7fdf191923ff6a3d6c9c02782b751d103
Author: Eugen Stan <[email protected]>
AuthorDate: Tue Jul 7 01:30:38 2020 +0300
[JAMES-3226] Fixed emails in .asf.yaml
---
.asf.yaml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 8bcbc18..027cbe1 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -13,9 +13,9 @@ github:
- jmap
notifications:
- commits: [email protected]
- issues: [email protected]
- pullrequests: [email protected]
+ commits: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]
jira_options: link label comment
# Staging and publishing profile for yourproject-website.git:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]