X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=wikiwriteaccess.mdwn;h=40635a9343f9cf03ab3a97e1b199c7c06618145c;hb=d8ddec2036c8207dde6a4fee08ecf40d9db499ed;hp=cfced40228779d70934392a295daba36be55a9e7;hpb=63130f58668516a4851bcc006535e54152e5d6e0;p=notmuch-wiki diff --git a/wikiwriteaccess.mdwn b/wikiwriteaccess.mdwn index cfced40..40635a9 100644 --- a/wikiwriteaccess.mdwn +++ b/wikiwriteaccess.mdwn @@ -1,3 +1,4 @@ +[[!img notmuch-logo.png alt="Notmuch logo" class="left"]] # Wiki Write Access This website is a wiki maintained using @@ -21,3 +22,17 @@ and push back to the wiki: The syntax used on the pages is [markdown](http://daringfireball.net/projects/markdown/syntax). In order to preview your modifications you can copy and paste the page in this [online preview](http://daringfireball.net/projects/markdown/dingus). + +Please make sure you have valid and real git `user.name` and `user.email` +configuration options set. + +## License + +We are in the process of updating the wiki license. By pushing to the repository +you agree that all of your contributions to the notmuch wiki will be dual +licensed under: + +- [CC-BY-SA-3.0](http://creativecommons.org/licenses/by-sa/3.0/) Creative Commons License + +- [The GNU General Public License](http://www.gnu.org/licenses/gpl.txt), either + version 3.0 or at your option any later version.