Skip to content

Commit

Permalink
Fix the email in pom.xml (#16111)
Browse files Browse the repository at this point in the history
Signed-off-by: Florent Poinsard <[email protected]>
  • Loading branch information
frouioui authored Jun 11, 2024
1 parent a55dc3e commit 5d4a3fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<developers>
<developer>
<name>Placeholder entry representing all developers. Please reach out to our mailing list for questions.</name>
<email>vitess@googlegroups.com</email>
<email>cncf-vitess[email protected]</email>
<organization>Vitess</organization>
<organizationUrl>http://vitess.io</organizationUrl>
</developer>
Expand All @@ -59,7 +59,7 @@
</issueManagement>
<mailingLists>
<mailingList>
<archive>https://groups.google.com/forum/#!forum/vitess</archive>
<archive>[email protected]</archive>
</mailingList>
</mailingLists>

Expand Down

0 comments on commit 5d4a3fa

Please sign in to comment.