summaryrefslogtreecommitdiff
path: root/contributing.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2011-02-05 12:44:15 +0100
committerThomas Schwinge <thomas@schwinge.name>2011-02-05 12:44:15 +0100
commit79857b28c744ad8570c53b0e2014b5af45971b4e (patch)
tree888f4acfaa4693fc8b556a4d3355d828c506e142 /contributing.mdwn
parent27b2c367813fa8340b0a8df06e4ef7c6102d0022 (diff)
news/2010: Markdown-ify. Publish.
Ideally, we would have used the original texinfo code, and filtered it through [[!format text """[...]"""]], but that doesn't work, as there apparently is some interference between pre-processing hooks of different plugins, and thus the result doesn't look like it should.
Diffstat (limited to 'contributing.mdwn')
-rw-r--r--contributing.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/contributing.mdwn b/contributing.mdwn
index 4dc85698..223963c6 100644
--- a/contributing.mdwn
+++ b/contributing.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2006, 2007, 2008, 2009, 2010 Free Software
+[[!meta copyright="Copyright © 2006, 2007, 2008, 2009, 2010, 2011 Free Software
Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
@@ -9,6 +9,8 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
is included in the section entitled [[GNU Free Documentation
License|/fdl]]."]]"""]]
+[[!tag stable_URL]]
+
So, you are interested in contributing to the GNU Hurd project? Welcome!
Every single contribution is very much encouraged.