Skip to content

Commit

Permalink
[enhancement] add developer tag to pom
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdollahi authored and Abdollahi committed Jul 21, 2024
1 parent 31b2599 commit 3872dfb
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,15 @@
</license>
</licenses>

<developers>
<developer>
<name>Fatemeh Ebrahimi</name>
<email>[email protected]</email>
<organization>tosan</organization>
<organizationUrl>https://www.tosan.com</organizationUrl>
</developer>
</developers>

<modules>
<module>tosan-tracker-spring-boot-starter</module>
<module>tosan-tracker-sample</module>
Expand Down

0 comments on commit 3872dfb

Please sign in to comment.