Skip to content

Commit 421f4a8

Browse files
committed
added developer information to POM
1 parent 53d7efa commit 421f4a8

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

pom.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,4 +135,15 @@
135135
<issueManagement>
136136
<url>https://github.com/rm5248/JavaSerial/issues</url>
137137
</issueManagement>
138+
139+
<developers>
140+
<developer>
141+
<email>robert.middleton@rm5248.com</email>
142+
<id>rm5248</id>
143+
<name>Robert Middleton</name>
144+
<url>http://www.rm5248.com</url>
145+
<roles>
146+
<role>Main Developer</role>
147+
</roles>
148+
</developers>
138149
</project>

0 commit comments

Comments
 (0)