aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorritchie <ritchie@gmx.at>2015-05-03 15:19:43 +0200
committerritchie <ritchie@gmx.at>2015-05-03 15:19:43 +0200
commit59db699430df487f0dfd7d59baef3750bedf2382 (patch)
tree93ef82cd8034e553ba2474b510d5825d452081d1 /pom.xml
parentda69bf8d1564b16caceb0aea8a2c93b5f2e86eb3 (diff)
downloadnanohttpd-59db699430df487f0dfd7d59baef3750bedf2382.tar.gz
update parent pom
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml21
1 files changed, 17 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 4af535d..c3540bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,10 +11,10 @@
<packaging>pom</packaging>
<name>NanoHttpd-Project</name>
<description>NanoHttpd is a light-weight HTTP server designed for embedding in other applications.</description>
- <url>https://github.com/NanoHttpd/nanohttpd</url>
+ <url>http://www.nanohttpd.org</url>
<scm>
- <connection>scm:git:https://github.com/ritchieGitHub/nanohttpd.git</connection>
- <developerConnection>scm:git:https://github.com/ritchieGitHub/nanohttpd.git</developerConnection>
+ <connection>scm:git:https://github.com/NanoHttpd/nanohttpd.git</connection>
+ <developerConnection>scm:git:https://github.com/NanoHttpd/nanohttpd.git</developerConnection>
<url>https://github.com/NanoHttpd/nanohttpd</url>
<tag>HEAD</tag>
</scm>
@@ -53,10 +53,23 @@
</properties>
</developer>
<developer>
- <id>ritchie_gmx_at</id>
+ <id>elonen</id>
+ <name>Jarno Elonen</name>
+ <email>elonen [at] iki [dot] fi</email>
+ <roles>
+ <role>Administrator</role>
+ <role>Developer</role>
+ </roles>
+ <properties>
+ <picUrl>https://avatars0.githubusercontent.com/u/2125766</picUrl>
+ </properties>
+ </developer>
+ <developer>
+ <id>ritchieGitHub</id>
<name>Richard van Nieuwenhoven</name>
<email>ritchie [at] gmx [dot] at</email>
<roles>
+ <role>Administrator</role>
<role>Developer</role>
</roles>
<properties>