Skip to content

Commit ed71bbf

Browse files
cpovirkCompile-Testing Team
authored andcommitted
Add a developer entry, as required by Sonatype in recent years.
Compare cl/614208351. This continues preparations for [a release](#499 (comment)). RELNOTES=n/a PiperOrigin-RevId: 802575354
1 parent 9a21460 commit ed71bbf

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

pom.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,16 @@
3030
</license>
3131
</licenses>
3232

33+
<developers>
34+
<developer>
35+
<id>netdpb</id>
36+
<name>David P. Baker</name>
37+
<email>[email protected]</email>
38+
<organization>Google</organization>
39+
<organizationUrl>https://www.google.com</organizationUrl>
40+
</developer>
41+
</developers>
42+
3343
<prerequisites>
3444
<maven>3.5.0</maven>
3545
</prerequisites>

0 commit comments

Comments
 (0)