Skip to content

Commit e49bcd2

Browse files
committed
Fix up <developers> section.
1 parent fc5558e commit e49bcd2

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

pom.xml

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -92,28 +92,35 @@
9292
<name>Jeff Williams</name>
9393
<organization>Contrast Security</organization>
9494
<roles>
95-
<role>Project Inventor</role>
95+
<role>Project Founder</role>
9696
</roles>
9797
</developer>
9898
<developer>
9999
<name>Kevin W. Wall</name>
100-
<organization>Wells Fargo</organization>
100+
<organization>Verisign</organization>
101101
<roles>
102-
<role>Project Co-owner</role>
102+
<role>Project Co-leader</role>
103103
</roles>
104104
</developer>
105105
<developer>
106106
<name>Matt Seil</name>
107107
<organization>OWASP</organization>
108108
<roles>
109-
<role>Project Co-owner</role>
109+
<role>Project Co-leader</role>
110110
</roles>
111111
</developer>
112+
<developer>
113+
<name>Jeremiah J. Stacey</name>
114+
<roles>
115+
<role>JUnit SME</role>
116+
<role>Jack of all trades, master of many</role>
117+
</roles>
118+
</developer>
112119
<developer>
113120
<name>Chris Schmidt</name>
114-
<organization>Synopsys</organization>
121+
<organization>Fluid Truck</organization>
115122
<roles>
116-
<role>Former project co-owner</role>
123+
<role>Former project co-leader</role>
117124
</roles>
118125
</developer>
119126
</developers>
@@ -125,9 +132,6 @@
125132
<contributor>
126133
<name>Jim Manico</name>
127134
</contributor>
128-
<contributor>
129-
<name>Jeremiah J. Stacey</name>
130-
</contributor>
131135
</contributors>
132136

133137
<properties>

0 commit comments

Comments
 (0)