Skip to content

Commit 9173633

Browse files
Chang-EricDagger Team
authored andcommitted
Add developer information to the POM
RELNOTES=n/a PiperOrigin-RevId: 782051336
1 parent b39cf2d commit 9173633

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

tools/maven/pom-template.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,13 @@
5353
<name>Google, Inc.</name>
5454
<url>https://www.google.com</url>
5555
</organization>
56+
57+
<developers>
58+
<developer>
59+
<organization>Google</organization>
60+
<organizationUrl>http://www.google.com</organizationUrl>
61+
</developer>
62+
</developers>
5663
<dependencies>
5764
{generated_bzl_deps}
5865
</dependencies>

0 commit comments

Comments
 (0)