feat: add doap project description to version control as suggested by the ASF#9263
Draft
espy wants to merge 1 commit into
Draft
feat: add doap project description to version control as suggested by the ASF#9263espy wants to merge 1 commit into
espy wants to merge 1 commit into
Conversation
… the ASF Will be available at https://pouchdb.apache.org/static/doap_PouchDB.rdf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
This PR adds a DOAP file. It describes our project in ASF terms, and the file will eventually be consumed by some service at the ASF that displays PouchDB in the ASF projects feed.
Important
This file is up for discussion in this PR, once it is merged, it must be added to the projects feed file by one of us
The file will be publicly available at https://pouchdb.apache.org/static/doap_PouchDB.rdf
This is part of the fulfill other ASF requirements issue.
Testing recommendations
The file comes straight out of the ASF DOAP generator, so it should be valid out of the box. If we make manual changes: Validate the file and check it against the guidelines.
Related Issues or Pull Requests
Part of #9259
Checklist