Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dequis/purple-facebook.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordequis <dx@dxzone.com.ar>2016-04-09 20:43:50 +0300
committerdequis <dx@dxzone.com.ar>2016-04-09 20:43:50 +0300
commit8aaa55d134922527c2dc6b70d2e0a8c4f93d1d89 (patch)
tree721b3e40e17d21e4d38e478f4c61a65cf97e4726 /configure.ac
parent1af1f6f709910a02a0a3093c75bae839a1d4fcd8 (diff)
Point github urls to the new repo and set myself as current maintainer
RIP jgeboski. Ok, he's not dead, but he was hired by facebook, which is close enough. See this thread for details: https://pidgin.im/pipermail/devel/2016-April/023995.html All old urls redirect properly and will probably continue doing so for a very long time, but it doesn't hurt to update them now.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 1cd68e9..5aad7e9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,9 +18,9 @@ AC_PREREQ([2.64])
AC_INIT(
[purple-facebook],
m4_esyscmd_s([cat VERSION]),
- [https://github.com/jgeboski/purple-facebook/issues],
+ [https://github.com/dequis/purple-facebook/issues],
[purple-facebook],
- [https://github.com/jgeboski/purple-facebook],
+ [https://github.com/dequis/purple-facebook],
[]
)