Skip to content

Commit

Permalink
doc: update developer information in pom.xml
Browse files Browse the repository at this point in the history
The commit replaces the email address of the developer Eduardo Eljaiek with the URL of his organization in the pom.xml file. This improves clarity and provides a more direct way of contact or information about the developer.
  • Loading branch information
ehayik committed May 3, 2024
1 parent ea8762a commit 76c1aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<developer>
<id>ehayik</id>
<name>Eduardo Eljaiek</name>
<email>eduardo.eljaiek@gmail.com</email>
<organizationUrl>https://notes.eduardoeljaiek.com</organizationUrl>
</developer>
</developers>

Expand Down

0 comments on commit 76c1aa1

Please sign in to comment.