Skip to content

Commit 7fe8733

Browse files
authored
Add developer to pom.xml (#1972)
1 parent 2ae9892 commit 7fe8733

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pom.xml

+8
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,14 @@
5555
<jetbrains-annotations.version>24.0.1</jetbrains-annotations.version>
5656
</properties>
5757

58+
<developers>
59+
<developer>
60+
<id>hyperxpro</id>
61+
<name>Aayush Atharva</name>
62+
<email>[email protected]</email>
63+
</developer>
64+
</developers>
65+
5866
<scm>
5967
<connection>scm:git:[email protected]:AsyncHttpClient/async-http-client.git</connection>
6068
<developerConnection>scm:git:[email protected]:AsyncHttpClient/async-http-client.git</developerConnection>

0 commit comments

Comments
 (0)