You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2021/07/27 06:11:44 UTC

[cloudstack-terraform-provider] branch main updated: .asf.yaml: enable issues, wiki, and projects

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 7dd9382  .asf.yaml: enable issues, wiki, and projects
7dd9382 is described below

commit 7dd938215c6d57fcd170506a48d36e1b98f1e637
Author: Rohit Yadav <ro...@shapeblue.com>
AuthorDate: Tue Jul 27 11:41:04 2021 +0530

    .asf.yaml: enable issues, wiki, and projects
    
    Signed-off-by: Rohit Yadav <ro...@shapeblue.com>
---
 .asf.yaml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..d3e329e
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,11 @@
+github:
+  description: "CloudStack Terraform Provider"
+  homepage: https://cloudstack.apache.org/
+  labels:
+    - terraform
+    - cloudstack
+    - go
+  features:
+    wiki: true
+    issues: true
+    projects: true