This is an automated email from the ASF dual-hosted git repository. jamesfredley pushed a commit to branch friends-of-grails-readme in repository https://gitbox.apache.org/repos/asf/grails-core.git
commit 60d26159297a9737bc16cc44c04b6423751d154b Author: James Fredley <[email protected]> AuthorDate: Tue May 13 17:08:41 2025 -0400 Add Friends of Grails to readme Based on https://github.com/apache/groovy/tree/master?tab=readme-ov-file#friends-of-groovy-open-collective --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 676444d507..7e89ddc35f 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,14 @@ If you encounter out of memory errors when trying to run the install target, try See [RELEASE.md](RELEASE.md). +## Friends of Apache Grails Open Collective +As an independent initiative, we have set up an open collective for Apache Grails: + +https://opencollective.com/friends-of-grails + +This initiative is designed to complement the Apache project and the many contributions we get from our great community and supporters. + + ## License Grails and Groovy are licensed under the terms of the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0.html).
