d33bs opened a new pull request, #50199: URL: https://github.com/apache/arrow/pull/50199
### Rationale for this change Adding a top-level `CITATION.cff` lets GitHub and citation tools expose citation metadata for Apache Arrow. ### What changes are included in this PR? This PR adds `CITATION.cff` with CFF 1.2.0 metadata, including project title, broad author attribution to Apache Arrow Contributors, repository and project URLs, abstract, keywords, and Apache-2.0 license metadata. ### Are these changes tested? The file was checked by parsing it as YAML. ### Are there any user-facing changes? Yes. GitHub and compatible citation tools can now surface citation metadata for the project. Otherwise, technically, no changes to the Apache Arrow operational code. Closes #46480 -- 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]
