]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Update maintainers and URLs
authorStéphane Graber <stgraber@ubuntu.com>
Sun, 20 Oct 2013 04:48:48 +0000 (00:48 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Sun, 20 Oct 2013 04:48:48 +0000 (00:48 -0400)
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
MAINTAINERS
README
lxc.pc.in
lxc.spec.in

index 79caa04543bcae236c0421fa6d025a092e393eaa..9c257816ad04bef1b4060a983873665d846ccbc4 100644 (file)
@@ -1,12 +1,11 @@
-
 Before submitting your patches, check they are signed-off-by
 conforming with the DCO contained in the ./CONTRIBUTING file.
 
 Maintainer
 ----------
 
-Person          : Daniel Lezcano
-Mail patches to : daniel.lezcano@free.fr
-Mailing lists   : lxc-devel@sourceforge.net, containers@lists.osdl.org
-Web page        : lxc.sourceforge.net
-GIT location    : git://lxc.git.sourceforge.net/gitroot/lxc/lxc
+Person          : Daniel Lezcano, Serge Hallyn, Stéphane Graber
+Mail patches to : lxc-devel@lists.sourceforge.net
+Mailing lists   : lxc-devel@lists.sourceforge.net, lxc-users@lists.sourceforge.net
+Web page        : http://linuxcontainers.org
+GIT location    : git://github.com/lxc/lxc
diff --git a/README b/README
index effca94bae0c197ed452f50f2e485ca2f197bfab..0062cbd465ab4c55d554c44c4b927ab195138dea 100644 (file)
--- a/README
+++ b/README
@@ -24,14 +24,9 @@ Using lxc:
 Downloading the current source code:
 
   Source for the latest released version can always be downloaded from
-  http://lxc.sourceforge.net/download/lxc
+  http://linuxcontainers.org/downloads/
 
   You can browse the up to the minute source code and change history online.
-  http://lxc.git.sourceforge.net
-
-  For an even more bleeding edge experience, you may want to look at the
-  staging branch where all changes aimed at the next release land before
-  getting pulled into the master branch.
   http://github.com/lxc/lxc
 
   For detailed build instruction refer to INSTALL and man lxc man page
index ac5ce0951e7c2cb3e0d92be0ee5401b223d90f29..380dd25eadcf88c7b3540748adabf3fd597e1e3e 100644 (file)
--- a/lxc.pc.in
+++ b/lxc.pc.in
@@ -7,6 +7,6 @@ rootfsmountdir=@LXCROOTFSMOUNT@
 Name: lxc
 Description: linux container tools
 Version: @PACKAGE_VERSION@
-URL: http://lxc.sourceforge.net
+URL: http://linuxcontainers.org
 Libs: -L${libdir} -llxc -lutil
 Cflags: -I${includedir}
index 995d455a8f0bbf40d8213b5b129659321bd20b90..a0f2c1ae949181e704fc4ded68ef2af23d7d3544 100644 (file)
@@ -23,8 +23,8 @@
 Name: @PACKAGE@
 Version: @VERSION@
 Release: 1%{?dist}
-URL: http://lxc.sourceforge.net
-Source: http://dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
+URL: http://linuxcontainers.org
+Source: http://linuxcontainers.org/downloads/%{name}-%{version}.tar.gz
 Summary: %{name} : Linux Container
 Group: Applications/System
 License: LGPL