summaryrefslogtreecommitdiff
path: root/docs/manual/contribute.txt
diff options
context:
space:
mode:
authorThomas De Schampheleire <patrickdepinguin@gmail.com>2014-02-12 17:54:57 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-02-12 20:39:15 +0100
commit2f78767bb84a5c536a7fc3129b9460acada7426e (patch)
treeb59695f42b1dc81ab8aec5d866c8ffe85e32d46f /docs/manual/contribute.txt
parent1358a2e8024aa62566d17465ee7e8fc0e6c4aaa9 (diff)
trivial: update buildroot e-mail address to buildroot@buildroot.org
As the e-mail address buildroot@buildroot.org is now enabled, update the e-mail addresses in the source tree from @uclibc.org and @busybox.net to our own proper domain. Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/contribute.txt')
-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 201685cc78..5602335044 100644
--- a/docs/manual/contribute.txt
+++ b/docs/manual/contribute.txt
@@ -48,7 +48,7 @@ before submitting them using your favorite text editor.
Lastly, send/submit your patch set to the Buildroot mailing list:
---------------------
-$ git send-email --to buildroot@busybox.net outgoing/*
+$ git send-email --to buildroot@buildroot.org outgoing/*
---------------------
Note that +git+ should be configured to use your mail account.