diff --git a/.asf.yaml b/.asf.yaml index 67bff3e..c2f7424 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -40,3 +40,25 @@ notifications: commits: commits@maven.apache.org issues: issues@maven.apache.org pullrequests: issues@maven.apache.org +# https://release-test.apache.org/projects/maven-filtering +project: + metadata: + key: maven-filtering + committee: maven + name: Maven Filtering + description: A shared component for all plugins that needs to filter resources. + short_description: A shared component for all plugins that needs to filter resources. + homepage: https://maven.apache.org/shared/maven-filtering/ + download_page: https://maven.apache.org/shared/maven-filtering/download.cgi + bug_database: https://maven.apache.org/shared/maven-filtering/issue-management.html + mailing_lists: https://maven.apache.org/shared/maven-filtering/mailing-lists.html + repositories: + - https://github.com/apache/maven-filtering.git + categories: + - build-management + programming_languages: + - Java + policy: + github_repository_name: maven-filtering + features: + atr_sync: true