This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-maven-plugin.git
The following commit(s) were added to refs/heads/main by this push: new e541681 Update .asf.yaml (#9) e541681 is described below commit e5416810a6586d0a2832d1f6416a45cbfa416800 Author: Christopher Tubbs <ctubb...@apache.org> AuthorDate: Mon Oct 5 17:10:18 2020 -0400 Update .asf.yaml (#9) * Format header * Add hacktoberfest topic * Simplify description --- .asf.yaml | 45 +++++++++++++++++++++++++++------------------ 1 file changed, 27 insertions(+), 18 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 3660b7c..8588800 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -1,26 +1,35 @@ -# 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 +# 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 # -# 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. +# 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. +# + +# https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features + github: - description: >- - Apache Accumulo Maven Plugin for Accumulo2 - An Apache Maven plugin for - testing software against a test Apache Accumulo instance. - homepage: https://accumulo.apache.org/accumulo2-maven-plugin/ + description: "Apache Accumulo Maven Plugin for Accumulo 2.x" + homepage: https://accumulo.apache.org/accumulo2-maven-plugin labels: - - java - accumulo - - apache - big-data + - hacktoberfest - maven - maven-plugin + features: + wiki: false + issues: true + projects: true +