Skip to content

Commit 0556380

Browse files
authored
Previous URL stopped working.
1 parent 7677397 commit 0556380

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

pom.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<artifactId>github-api</artifactId>
55
<version>2.0-alpha-4-SNAPSHOT</version>
66
<name>GitHub API for Java</name>
7-
<url>https://github-api.kohsuke.org/</url>
7+
<url>https://hub4j.github.io/github-api/</url>
88
<description>GitHub API for Java</description>
99

1010
<scm>
@@ -873,6 +873,11 @@
873873
<id>kohsuke</id>
874874
<email>kk@kohsuke.org</email>
875875
</developer>
876+
<developer>
877+
<name>Liam Newman</name>
878+
<id>bitwiseman</id>
879+
<email>bitwiseman@gmail.com</email>
880+
</developer>
876881
</developers>
877882

878883
</project>

0 commit comments

Comments
 (0)