Skip to content

Commit 9a771c7

Browse files
committed
Add developers in pom.xml
1 parent 7fe8733 commit 9a771c7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

client/pom.xml

+8
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,14 @@
3838
<kerby.version>2.0.2</kerby.version>
3939
</properties>
4040

41+
<developers>
42+
<developer>
43+
<id>hyperxpro</id>
44+
<name>Aayush Atharva</name>
45+
<email>[email protected]</email>
46+
</developer>
47+
</developers>
48+
4149
<dependencies>
4250
<!-- https://mvnrepository.com/artifact/commons-fileupload/commons-fileupload -->
4351
<dependency>

0 commit comments

Comments
 (0)