2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 21:18:02 +00:00

[#734,!422] contributors guide renamed to CONTRIBUTING.md

This commit is contained in:
Tomek Mrugalski 2019-07-16 14:25:53 +02:00 committed by Tomek Mrugalski
parent f5766f840c
commit 6a0c39c63e
3 changed files with 2 additions and 2 deletions

View 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

View 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
*/