Skip to content

Commit

Permalink
Added .asf.yaml
Browse files Browse the repository at this point in the history
Fixed type in README.md
  • Loading branch information
khmarbaise committed Dec 19, 2019
1 parent 8979c8d commit fbe5b78
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
26 changes: 26 additions & 0 deletions .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
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -81,7 +81,7 @@ Additional Resources
--------------------

+ [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/)
Expand Down

0 comments on commit fbe5b78

Please sign in to comment.