Add Luca to Copyright and Developer list.
This commit is contained in:
parent
d15ce2ae02
commit
3c1f07d2ad
@ -5,6 +5,7 @@ USB library for Java based on libusb 1.0
|
||||
----------------------------------------
|
||||
|
||||
Copyright (C) 2011 Klaus Reimer <k@ailis.de>
|
||||
Copyright (C) 2013 Luca Longinotti <l@longi.li>
|
||||
|
||||
See LICENSE.md for licensing information.
|
||||
|
||||
|
||||
10
pom.xml
10
pom.xml
@ -46,6 +46,16 @@
|
||||
<timezone>+1</timezone>
|
||||
<url>http://www.ailis.de/~k/</url>
|
||||
</developer>
|
||||
<developer>
|
||||
<id>llongi</id>
|
||||
<name>Luca Longinotti</name>
|
||||
<email>l@longi.li</email>
|
||||
<roles>
|
||||
<role>Developer</role>
|
||||
</roles>
|
||||
<timezone>+1</timezone>
|
||||
<url>https://l.longi.li/</url>
|
||||
</developer>
|
||||
</developers>
|
||||
|
||||
<properties>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user