summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPekka Paalanen <pekka.paalanen@collabora.co.uk>2018-06-13 12:45:36 +0300
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>2018-06-14 14:39:47 +0300
commitd95cf312019bed4768a2e97ec73dc926eddc4dbe (patch)
tree3bf8fae33c28fc4b32834a617e17af828e79f9c7
parent7846d4beea05239f7188f8417e8f497203bf8641 (diff)
downloadwayland-d95cf312019bed4768a2e97ec73dc926eddc4dbe.tar.gz
doc: move Contributing
Gitlab expects a CONTRIBUTING.md in the root directory, so move our guide there. Conversion to proper markup is a follow-up patch. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Daniel Stone <daniels@collabora.com>
-rw-r--r--CONTRIBUTING.md (renamed from doc/Contributing)0
-rw-r--r--Makefile.am2
-rw-r--r--doc/Makefile.am2
3 files changed, 1 insertions, 3 deletions
diff --git a/doc/Contributing b/CONTRIBUTING.md
index 9475271..9475271 100644
--- a/doc/Contributing
+++ b/CONTRIBUTING.md
diff --git a/Makefile.am b/Makefile.am
index 741db5e..697c517 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -121,7 +121,7 @@ BUILT_SOURCES = \
CLEANFILES = $(BUILT_SOURCES) doc/doxygen/doxygen_sqlite3.db
DISTCLEANFILES = src/wayland-version.h
-EXTRA_DIST =
+EXTRA_DIST = CONTRIBUTING.md
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 14637af..1efd3e2 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,3 +1 @@
SUBDIRS = doxygen publican man
-
-EXTRA_DIST = Contributing