Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 33ce7d1

Browse files
committed
Add <developers> tag to pom.xml
1 parent 2bd8914 commit 33ce7d1

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

pom.xml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,21 @@
2121
<tag>HEAD</tag>
2222
</scm>
2323

24+
<developers>
25+
<developer>
26+
<id>samtstern</id>
27+
<name>Sam Stern</name>
28+
<email>samstern@google.com</email>
29+
<organization>Firebase</organization>
30+
<organizationUrl>https://firebase.google.com</organizationUrl>
31+
<roles>
32+
<role>Project-Administrator</role>
33+
<role>Developer</role>
34+
</roles>
35+
<timezone>-8</timezone>
36+
</developer>
37+
</developers>
38+
2439
<licenses>
2540
<license>
2641
<name>MIT</name>

0 commit comments

Comments
 (0)