This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
The following commit(s) were added to refs/heads/main by this push:
new 50d34cbd .asf.yaml: enable Github issues, add Ivet and Jamie as
collaborators
50d34cbd is described below
commit 50d34cbd9a73f7ae955308c25f6f50d9c986e20f
Author: Rohit Yadav <[email protected]>
AuthorDate: Wed May 3 20:22:18 2023 +0530
.asf.yaml: enable Github issues, add Ivet and Jamie as collaborators
Ivet is already a PMC member and Jamie is our marketing contributor from
the community. Having collaborator will help them work with the website
repo.
Signed-off-by: Rohit Yadav <[email protected]>
---
.asf.yaml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 5eefe640..18d82437 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,7 +19,7 @@ github:
description: "Apache CloudStack Website"
homepage: https://cloudstack.apache.org/
features:
- issues: false
+ issues: true
projects: false
wiki: false
labels:
@@ -30,6 +30,10 @@ github:
rebase: false
protected_branches:
main: {}
+ collaborators:
+ - acs-robot
+ - IvetPM
+ - jamiepell10
notifications:
commits: [email protected]