diff options
author | Rich Felker <dalias@aerifal.cx> | 2011-04-11 00:10:26 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2011-04-11 00:10:26 -0400 |
commit | 5eaa22132b8bf22f4074baed2eb1eb9b9a799fd5 (patch) | |
tree | 0eb4db5037ec6a7ccedad85eb9bf3e51c7a33f46 | |
parent | 2555fe1b6da21119f87d407ef3838648d5fd601d (diff) | |
download | musl-5eaa22132b8bf22f4074baed2eb1eb9b9a799fd5.tar.gz musl-5eaa22132b8bf22f4074baed2eb1eb9b9a799fd5.tar.xz musl-5eaa22132b8bf22f4074baed2eb1eb9b9a799fd5.zip |
update README since we now DO have a mailing list
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README index a57541c6..76d8926f 100644 --- a/README +++ b/README @@ -30,10 +30,10 @@ you to link programs with musl on a "standard" glibc Linux system), find whatever embarassing bugs I've let slip through, and provide feedback on issues encountered building various software against musl. -Please visit #musl on Freenode IRC or contact me via email at dalias -AT etalabs DOT net for bug reports, support requests, or to get -involved in development. As this has been a one-person project so far, -mailing lists will be setup in due time on an as-needed basis. +For bug reports, support requests, or to get involved in development, +please visit #musl on Freenode IRC or subscribe to the musl mailing +list by sending a blank email to musl-subscribe AT lists DOT openwall +DOT com. Thank you for trying out musl. |