Skip to content

Commit

Permalink
Add developer to pom.xml (#1972)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperxpro authored Jul 29, 2024
1 parent 2ae9892 commit 7fe8733
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,14 @@
<jetbrains-annotations.version>24.0.1</jetbrains-annotations.version>
</properties>

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

<scm>
<connection>scm:git:[email protected]:AsyncHttpClient/async-http-client.git</connection>
<developerConnection>scm:git:[email protected]:AsyncHttpClient/async-http-client.git</developerConnection>
Expand Down

0 comments on commit 7fe8733

Please sign in to comment.