mjustin commented on code in PR #3305: URL: https://github.com/apache/avro/pull/3305#discussion_r2005998767
########## lang/java/gradle-plugin/README.md: ########## @@ -0,0 +1,471 @@ +# Seeking New Maintainer + +For more details, see [the discussion](https://github.com/davidmc24/gradle-avro-plugin/discussions/208). + +If no new maintainer is found, this project will be archived on October 22, 2023 (the 10 year anniversary of this project's first public commit). Review Comment: Two things about this. First, once this PR gets merged, this will no longer be relevant. Secondly, this doesn't match the latest commit in the plugin from December 2023 (https://github.com/davidmc24/gradle-avro-plugin/commit/ccc554ebc747f251f06653d9291457c5cf21ab6f): ```suggestion # End of life This project is no longer maintained. Its code has been donated to the [Apache Avro project](http://avro.apache.org/), which will be handling releases going forward. ``` -- 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]
