Skip to content

Commit

Permalink
Add name to developers (#33)
Browse files Browse the repository at this point in the history
* Add name to developers

* Typo

---------

Co-authored-by: Tiago Simoes <[email protected]>
  • Loading branch information
tfdsimoes and Tiago Simoes authored Nov 20, 2023
1 parent 2db801a commit b9a9390
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,16 @@
</roles>
<timezone>America/New_York</timezone>
</developer>
<developer>
<id>tfdsimoes</id>
<name>Tiago Filipe Domingues Simoes</name>
<email>[email protected]</email>
<organizationUrl></organizationUrl>
<roles>
<role>Software Engineer</role>
</roles>
<timezone>Europe/Madrid</timezone>
</developer>
</developers>

<scm>
Expand Down

0 comments on commit b9a9390

Please sign in to comment.