Updated the .asf.yaml file
diff --git a/.asf.yaml b/.asf.yaml
index a6585d7..88f4ebd 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,3 +1,32 @@
+# Documentation https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features
+notifications:
+  commits: commits@trafficserver.apache.org
+  issues: issues@trafficserver.apache.org
+  pullrequests: github@trafficserver.apache.org
+
+github:
+  description: "Apache Traffic Server™ is a fast, scalable and extensible HTTP/1.1 and HTTP/2 compliant caching proxy server."
+  homepage: https://trafficserver.apache.org/
+  labels:
+    - proxy
+    - cdn
+    - cache
+    - apache
+  features:
+    # Enable wiki for documentation
+    wiki: false
+    # Enable issue management
+    issues: true
+    # Enable projects for project management boards
+    projects: false
+  enabled_merge_buttons:
+    # Enable squash button:
+    squash: true
+    # Disable rebase button:
+    rebase: false
+    # Disable merge button:
+    merge: false
+
 publish:
   whoami: asf-site