Skip to content

Commit 5177adf

Browse files
author
John Keyes
committed
added Berin and Pete as contributors
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/cli/trunk@129814 13f79535-47bb-0310-9956-ffa450edef68
1 parent 821b85f commit 5177adf

1 file changed

Lines changed: 22 additions & 1 deletion

File tree

project.xml

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,28 @@
3434
<organization>integral Source</organization>
3535
</developer>
3636
</developers>
37-
37+
38+
<contributors>
39+
<!-- Helped in merging Avalon CLI -->
40+
<contributor>
41+
<name>Berin Loritsch</name>
42+
<email>bloritsch@apache.org</email>
43+
<id>bloritsch</id>
44+
<roles>
45+
<role>helped in the Avalon CLI merge</role>
46+
</roles>
47+
</contributor>
48+
<!-- Supplied patch -->
49+
<contributor>
50+
<name>Peter Maddocks</name>
51+
<email>peter_maddocks@hp.com</email>
52+
<organization>Hewlett-Packard</organization>
53+
<roles>
54+
<role>supplied patch</role>
55+
</roles>
56+
</contributor>
57+
</contributors>
58+
3859
<dependencies>
3960

4061
<dependency>

0 commit comments

Comments
 (0)