From: Alejandro Colomar Date: Wed, 6 Nov 2024 20:31:52 +0000 (+0100) Subject: CONTRIBUTING.d/patches/patches: Move file into a subdirectory X-Git-Tag: man-pages-6.10~121 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e2ffcac312d726d85915c0f564af5e0d3b8787c;p=thirdparty%2Fman-pages.git CONTRIBUTING.d/patches/patches: Move file into a subdirectory This is in preparation of a split that will happen soon. The file has grown too much, and I will split it in smaller ones that cover different aspects of patches. Signed-off-by: Alejandro Colomar --- diff --git a/CONTRIBUTING b/CONTRIBUTING index f6d48e92a..74e5864b0 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -18,7 +18,7 @@ Files CONTRIBUTING.d/mail Instructions for sending emails to the project - CONTRIBUTING.d/patches + CONTRIBUTING.d/patches/ Instructions for contributing patches CONTRIBUTING.d/bugs diff --git a/CONTRIBUTING.d/patches b/CONTRIBUTING.d/patches/patches similarity index 100% rename from CONTRIBUTING.d/patches rename to CONTRIBUTING.d/patches/patches