]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#734,!422] contributors guide renamed to CONTRIBUTING.md
authorTomek Mrugalski <tomasz@isc.org>
Tue, 16 Jul 2019 12:25:53 +0000 (14:25 +0200)
committerTomek Mrugalski <tomek@isc.org>
Mon, 22 Jul 2019 06:38:24 +0000 (02:38 -0400)
CONTRIBUTING.md [moved from contributors-guide.md with 100% similarity]
Makefile.am
doc/devel/contribute.dox

similarity index 100%
rename from contributors-guide.md
rename to CONTRIBUTING.md
index 636c4f3a5a5fe8ad33ada221d12eccaf1af89fea..b8a1e628bc90b1e441924ca65343406a67e80d05 100644 (file)
@@ -53,7 +53,7 @@ DISTCHECK_CONFIGURE_FLAGS += $(DISTCHECK_CONTRIB_CONFIGURE_FLAG)
 # keerp the sysrepo config
 DISTCHECK_CONFIGURE_FLAGS += $(DISTCHECK_SYSREPO_CONFIGURE_FLAG)
 
-dist_doc_DATA = AUTHORS COPYING ChangeLog README contributors-guide.md
+dist_doc_DATA = AUTHORS COPYING ChangeLog README CONTRIBUTING.md
 
 .PHONY: check-valgrind check-valgrind-suppress
 
index 1618d7d3b2f2455b723c1b34c94530a1e1d86ab5..da81a0f77e908b495ebb4b0f6d3e7af9d1db505c 100644 (file)
@@ -11,6 +11,6 @@
 The Contributor's Guide has been moved to a stand alone document.
 See contributors-guide.md in the top level sources.
 
-Link: https://gitlab.isc.org/isc-projects/kea/blob/master/contributors-guide.md
+Link: https://gitlab.isc.org/isc-projects/kea/blob/master/CONTRIBUTING.md
 
 */