Skip to content

Commit 7ca36c5

Browse files
committed
Add a <developers> section to the main pom.xml.
1 parent 79c27dd commit 7ca36c5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,13 @@
3131
<tag>HEAD</tag>
3232
</scm>
3333

34+
<developers>
35+
<developer>
36+
<organization>Google</organization>
37+
<organizationUrl>http://www.google.com</organizationUrl>
38+
</developer>
39+
</developers>
40+
3441
<issueManagement>
3542
<system>GitHub Issues</system>
3643
<url>https://github.com/google/gson/issues</url>

0 commit comments

Comments
 (0)