diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -25,6 +25,11 @@ <name>nishio_dens</name> <email>nishio@densan-labs.net</email> </developer> + <developer> + <id>damovsky</id> + <name>Martin Damovsky</name> + <email>martin.damovsky@gmail.com</email> + </developer> </developers> <!-- get every artifact through repo.jenkins-ci.org, which proxies all the artifacts that we need --> |