Disabling everything but squash and merge. Changing repository description and tags.
diff --git a/.asf.yaml b/.asf.yaml
index 79c2ea6..a92a5ac 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -4,3 +4,15 @@
  
 publish:
   whoami:  asf-site
+
+github:
+  description: "Apache Aurora's website"
+  homepage: https://aurora.apache.org/
+  labels:
+    - mesos
+    - aurora
+    - apache
+  enabled_merge_buttons:
+    squash:  true
+    merge:   false
+    rebase:  false