aboutsummaryrefslogtreecommitdiff
path: root/docs/contributing.txt
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-12-08 01:56:15 +0000
committerEric Andersen <andersen@codepoet.org>2001-12-08 01:56:15 +0000
commit2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e (patch)
treeb50d166caa9ce3a68b4b119748be38692dd45d40 /docs/contributing.txt
parent05b5addcaa210f30078ab8a69c57cee829aa7eb9 (diff)
downloadbusybox-w32-2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e.tar.gz
busybox-w32-2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e.tar.bz2
busybox-w32-2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e.zip
Begin moving things to busybox.net
-Erik
Diffstat (limited to 'docs/contributing.txt')
-rw-r--r--docs/contributing.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/contributing.txt b/docs/contributing.txt
index 2e0049289..c1e3f3803 100644
--- a/docs/contributing.txt
+++ b/docs/contributing.txt
@@ -5,7 +5,7 @@ This document describes what you need to do to contribute to Busybox, where
5you can help, guidelines on testing, and how to submit a well-formed patch 5you can help, guidelines on testing, and how to submit a well-formed patch
6that is more likely to be accepted. 6that is more likely to be accepted.
7 7
8The Busybox home page is at: http://busybox.lineo.com 8The Busybox home page is at: http://busybox.net/
9 9
10 10
11 11
@@ -28,8 +28,8 @@ Don't make your work obsolete before you start!
28For information on how to check out Busybox from CVS, please look at the 28For information on how to check out Busybox from CVS, please look at the
29following links: 29following links:
30 30
31 http://oss.lineo.com/cvs_anon.html 31 http://busybox.net/cvs_anon.html
32 http://oss.lineo.com/cvs_howto.html 32 http://busybox.net/cvs_howto.html
33 33
34 34
35Read the Mailing List 35Read the Mailing List
@@ -43,7 +43,7 @@ know.
43 43
44Archives can be found here: 44Archives can be found here:
45 45
46 http://opensource.lineo.com/lists/busybox/ 46 http://busybox.net/lists/busybox/
47 47
48If you have a serious interest in Busybox, i.e., you are using it day-to-day or 48If you have a serious interest in Busybox, i.e., you are using it day-to-day or
49as part of an embedded project, it would be a good idea to join the mailing 49as part of an embedded project, it would be a good idea to join the mailing
@@ -51,7 +51,7 @@ list.
51 51
52A web-based sign-up form can be found here: 52A web-based sign-up form can be found here:
53 53
54 http://opensource.lineo.com/mailman/listinfo/busybox 54 http://busybox.net/mailman/listinfo/busybox
55 55
56 56
57Coordinate with the Applet Maintainer 57Coordinate with the Applet Maintainer