This is an automated email from the ASF dual-hosted git repository.

vladimirsitnikov pushed a commit to branch gh-pages
in repository 
https://gitbox.apache.org/repos/asf/jmeter-bugzilla-attachments.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 2fd85e4  Add .asf.yaml
2fd85e4 is described below

commit 2fd85e4ad5288d1cb4bcf1b19c995adb4c330ccd
Author: Vladimir Sitnikov <[email protected]>
AuthorDate: Fri Sep 23 16:33:58 2022 +0300

    Add .asf.yaml
---
 .asf.yaml | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..a0ee0ce
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,26 @@
+# 
https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories
+
+github:
+  description: "Attachments migrated from Bugzilla for Apache JMeter"
+  homepage: https://jmeter.apache.org/
+
+  enabled_merge_buttons:
+    squash: true
+    merge:  false
+    rebase: true
+
+  features:
+    wiki: false
+    issues: false
+    projects: false
+
+  dependabot_alerts:  false
+  dependabot_updates: false
+
+  ghp_branch:  gh-pages
+
+notifications:
+  commits:      [email protected]
+  issues:       [email protected]
+  pullrequests: [email protected]
+  jira_options: link label

Reply via email to