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-terraform-provider.git
The following commit(s) were added to refs/heads/main by this push:
new bf3bcec Update .asf.yaml (#128)
bf3bcec is described below
commit bf3bcec771a7ef569a86be7af19b204e46a14561
Author: Rohit Yadav <[email protected]>
AuthorDate: Tue Jul 2 15:54:21 2024 +0530
Update .asf.yaml (#128)
Grant triaging role to @fabiomatavelli @CodeBleu so they can run tests
themselves and use the Github repo better
---
.asf.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index b8ff708..c0623c8 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,3 +20,5 @@ github:
collaborators:
- kiranchavala
- vishesh92
+ - fabiomatavelli
+ - CodeBleu