Added .asf.yaml
Fixed type in README.md
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..12936ce
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,26 @@
+# 
+#  Licensed to the Apache Software Foundation (ASF) under one or more
+#  contributor license agreements.  See the NOTICE file distributed with
+#  this work for additional information regarding copyright ownership.
+#  The ASF licenses this file to You under the Apache License, Version 2.0
+#  (the "License"); you may not use this file except in compliance with
+#  the License.  You may obtain a copy of the License at
+# 
+#       http://www.apache.org/licenses/LICENSE-2.0
+# 
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+#  limitations under the License.
+#
+# see https://s.apache.org/asfyaml
+github:
+  description: "Apache Maven Shade Plugin"
+  homepage: https://maven.apache.org/plugins/maven-shade-plugin/
+  labels:
+    - java
+    - build-management
+    - maven-plugins
+    - maven-shade-plugin
+    - maven
diff --git a/README.md b/README.md
index 3ff1d3d..b9dd46a 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,7 @@
 --------------------
 
 + [Contributing patches](https://maven.apache.org/guides/development/guide-maven-development.html#Creating_and_submitting_a_patch)
-+ [Apache Maven Help JIRA project page](https://issues.apache.org/jira/projects/MSHADE/)
++ [Apache Maven Shade JIRA project page](https://issues.apache.org/jira/projects/MSHADE/)
 + [Contributor License Agreement][cla]
 + [General GitHub documentation](https://help.github.com/)
 + [GitHub pull request documentation](https://help.github.com/send-pull-requests/)