suneet-s opened a new pull request, #14954: URL: https://github.com/apache/druid/pull/14954
### Description The DOAP file is a standard RDF file that describes a project's metadata. The Apache Software Foundation uses DOAP files for projects to keep project listing information at https://projects.apache.org/projects.html This change just introduces basic information about the project. Future changes can add more information like each release that goes out. The descriptions were pulled from the website and the README in this repo. Once this file is available in the repo, a separate change is needed to link to this file (more details in the instructions link below. <hr> The file was validated by using [this rdf validator](https://www.w3.org/RDF/Validator/rdfval) Instructions for the DOAP files (including a form to create it): https://projects.apache.org/create.html Guidelines: https://projects.apache.org/guidelines.html FAQ: https://projects.apache.org/doapfaq.html This PR has: - [ ] been self-reviewed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
