Skip to content

Commit

Permalink
Add developers in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperxpro committed Jul 29, 2024
1 parent 7fe8733 commit 9a771c7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,14 @@
<kerby.version>2.0.2</kerby.version>
</properties>

<developers>
<developer>
<id>hyperxpro</id>
<name>Aayush Atharva</name>
<email>[email protected]</email>
</developer>
</developers>

<dependencies>
<!-- https://mvnrepository.com/artifact/commons-fileupload/commons-fileupload -->
<dependency>
Expand Down

0 comments on commit 9a771c7

Please sign in to comment.