aboutsummaryrefslogtreecommitdiff
path: root/docs/contributing.txt
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-12-08 01:56:15 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-12-08 01:56:15 +0000
commit6f66db78ccbae5dd17919c01f9822aa68400da7f (patch)
treeb50d166caa9ce3a68b4b119748be38692dd45d40 /docs/contributing.txt
parent11a0e6ac5a1fe21b2fdea4c42e5e48e3b9b05f33 (diff)
downloadbusybox-w32-6f66db78ccbae5dd17919c01f9822aa68400da7f.tar.gz
busybox-w32-6f66db78ccbae5dd17919c01f9822aa68400da7f.tar.bz2
busybox-w32-6f66db78ccbae5dd17919c01f9822aa68400da7f.zip
Begin moving things to busybox.net
-Erik git-svn-id: svn://busybox.net/trunk/busybox@3871 69ca8d6d-28ef-0310-b511-8ec308f3f277
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