diff options
author | Eric Andersen | 2001-12-08 01:56:15 +0000 |
---|---|---|
committer | Eric Andersen | 2001-12-08 01:56:15 +0000 |
commit | 2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e (patch) | |
tree | b50d166caa9ce3a68b4b119748be38692dd45d40 /docs/new-applet-HOWTO.txt | |
parent | 05b5addcaa210f30078ab8a69c57cee829aa7eb9 (diff) | |
download | busybox-2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e.zip busybox-2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e.tar.gz |
Begin moving things to busybox.net
-Erik
Diffstat (limited to 'docs/new-applet-HOWTO.txt')
-rw-r--r-- | docs/new-applet-HOWTO.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/new-applet-HOWTO.txt b/docs/new-applet-HOWTO.txt index a00dfcc..edf7eee 100644 --- a/docs/new-applet-HOWTO.txt +++ b/docs/new-applet-HOWTO.txt @@ -132,7 +132,7 @@ The Grand Announcement Then create a diff -urN of the files you added (<applet>.c, usage.c, applets.h, Config.h) and send it to the mailing list: -busybox@opensource.lineo.com. Sending patches as attachments is preferred, but +busybox@busybox.net. Sending patches as attachments is preferred, but not required. |