update GitHub notifications scheme
diff --git a/.asf.yaml b/.asf.yaml
index de486c7..c819df0 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -8,3 +8,11 @@
     - apache-maven
     - maven
     - hacktoberfest
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: true
+notifications:
+  commits: commits@maven.apache.org
+  issues: issues@maven.apache.org
+  jira_options: link label comment
diff --git a/.gitignore b/.gitignore
index 5231862..66896e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 .idea
 *.iml
 target
+.factorypath
diff --git a/README.md b/README.md
index 256f2a5..90f31c6 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 -->
-# Apache Maven shared GitHub Actions
+# Apache Maven Shared GitHub Actions
 
 
 # Usage