From 80c1df507c7c1866a46f8d8888eb43a772b0cca9 Mon Sep 17 00:00:00 2001 From: Cameron Gregor Date: Wed, 23 Feb 2022 12:15:42 +1100 Subject: [PATCH] Update fmt-maven-plugin README link from coveo to spotify Spotify has taken over as maintainers of fmt-maven-plugin, so this is just updating the link in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d1d7c7dd..793a66c8b 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ Implementation`. * [sherter/google-java-format-gradle-plugin](https://github.com/sherter/google-java-format-gradle-plugin) * Apache Maven plugins * [spotless](https://github.com/diffplug/spotless/tree/main/plugin-maven#google-java-format) - * [coveo/fmt-maven-plugin](https://github.com/coveo/fmt-maven-plugin) + * [spotify/fmt-maven-plugin](https://github.com/spotify/fmt-maven-plugin) * [talios/googleformatter-maven-plugin](https://github.com/talios/googleformatter-maven-plugin) * [Cosium/maven-git-code-format](https://github.com/Cosium/maven-git-code-format): A maven plugin that automatically deploys google-java-format as a