summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2017-07-01 16:31:02 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-01 17:53:04 +0200
commit27b7bd6ad04b34b9bbcce5fb9e29677bc2afc606 (patch)
tree714a5d44dd2fa23605c3759baa1826176f325f4b /docs/manual
parentafff1ce5b0f01a681eeb2a74d26738954c0ca6fb (diff)
downloadbuildroot-27b7bd6ad04b34b9bbcce5fb9e29677bc2afc606.tar.gz
buildroot-27b7bd6ad04b34b9bbcce5fb9e29677bc2afc606.zip
tools: move get-developers out of support/scripts/
Move it to the top-level tools/ directory, so that it is easier to find for users. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual')
-rw-r--r--docs/manual/contribute.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/contribute.txt b/docs/manual/contribute.txt
index 719032bcc4..c10587726c 100644
--- a/docs/manual/contribute.txt
+++ b/docs/manual/contribute.txt
@@ -295,7 +295,7 @@ information). This tool reads your patches and outputs the appropriate
+git send-email+ command to use:
---------------------
-$ ./support/scripts/get-developers outgoing/*
+$ ./tools/get-developers outgoing/*
---------------------
Use the output of +get-developers+ to send your patches:
OpenPOWER on IntegriCloud