aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordlezcano <dlezcano>2008-11-05 19:51:21 +0000
committerdlezcano <dlezcano>2008-11-05 19:51:21 +0000
commit752c0602f014ef6e8258453d1cd962f2cae9c8f5 (patch)
treee7e60111225bea28e77cfa9d92dff5ba3a12419e /Makefile.am
parentFrom: Daniel Lezcano <dlezcano@fr.ibm.com> (diff)
downloadlxc-752c0602f014ef6e8258453d1cd962f2cae9c8f5.tar.gz
lxc-752c0602f014ef6e8258453d1cd962f2cae9c8f5.tar.bz2
lxc-752c0602f014ef6e8258453d1cd962f2cae9c8f5.zip
Add guidelines for contribution to the 'lxc' project
From: Daniel Lezcano <dlezcano@fr.ibm.com> CONTRIBUTING file give the guidelines to submit patches to this project. MAINTAINERS contains the maintainer name and mailing list to send the patches. Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 921a132..43edcfc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@
SUBDIRS = src test etc
DIST_SUBDIRS = config src test etc
-EXTRA_DIST = lxc.spec
+EXTRA_DIST = lxc.spec CONTRIBUTING MAINTAINERS
ChangeLog::
@touch ChangeLog