diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2014-12-16 08:53:24 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2014-12-29 09:17:15 -0500 |
commit | 14d3d26792310a03f5c3f2af85a8c0bf564d04b7 (patch) | |
tree | 4575e9cdd3a13456c7115732d93c2eadb0d9fde0 /docs/Mailinglist.md | |
parent | 72691a5299e9fac35d8ecbb56b3fa24226830116 (diff) | |
download | seabios-14d3d26792310a03f5c3f2af85a8c0bf564d04b7.tar.gz |
Add wiki documentation to repository
Add a docs/ directory that contains the contents of the SeaBIOS wiki
in markdown format.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Mailinglist.md')
-rw-r--r-- | docs/Mailinglist.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/Mailinglist.md b/docs/Mailinglist.md new file mode 100644 index 00000000..21e74a4b --- /dev/null +++ b/docs/Mailinglist.md @@ -0,0 +1,8 @@ +For questions and general information about SeaBIOS, please subscribe +to the [SeaBIOS mailing +list](http://www.seabios.org/mailman/listinfo/seabios). If you're not +subscribed, your post will be held temporarily for moderator approval +(to combat spam). + +A mailing list archive is available at +<http://www.seabios.org/pipermail/seabios/> |