Skip to content

Commit 8b14c80

Browse files
committed
[pom] Sonatype is forcing developers in root pom rather than inheritence
1 parent a8266d0 commit 8b14c80

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

pom.xml

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,40 @@
3232

3333
<url>https://github.com/tomcat-slf4j-logback/tomcat-slf4j-logback-config</url>
3434

35+
<developers>
36+
<developer>
37+
<id>grgrzybek</id>
38+
<name>Grzegorz Grzybek</name>
39+
<email>[email protected]</email>
40+
<url>https://www.linkedin.com/in/grgrzybek</url>
41+
<organization>grgrzybek</organization>
42+
<organizationUrl>https://github.com/grgrzybek/</organizationUrl>
43+
<roles>
44+
<role>Architect</role>
45+
<role>Developer</role>
46+
</roles>
47+
<timezone>+1</timezone>
48+
<properties>
49+
<picUrl>https://media.licdn.com/mpr/mpr/shrinknp_200_200/p/2/005/043/3fe/29c33c6.jpg</picUrl>
50+
</properties>
51+
</developer>
52+
<developer>
53+
<name>Jeremy Landis</name>
54+
<email>[email protected]</email>
55+
<url>https://www.linkedin.com/pub/jeremy-landis/19/b27/548/</url>
56+
<organization>hazendaz</organization>
57+
<organizationUrl>https://github.com/hazendaz</organizationUrl>
58+
<roles>
59+
<role>Architect</role>
60+
<role>Developer</role>
61+
</roles>
62+
<timezone>-5</timezone>
63+
<properties>
64+
<picUrl>https://media.licdn.com/mpr/mpr/shrinknp_200_200/p/1/000/128/174/30cff69.jpg</picUrl>
65+
</properties>
66+
</developer>
67+
</developers>
68+
3569
<issueManagement>
3670
<system>GitHub</system>
3771
<url>https://github.com/tomcat-slf4j-logback/tomcat-slf4j-logback-config/issues</url>

0 commit comments

Comments
 (0)