diff options
author | Tails developers <amnesia@boum.org> | 2014-02-27 12:24:55 +0100 |
---|---|---|
committer | Tails developers <amnesia@boum.org> | 2014-02-27 12:27:20 +0100 |
commit | 49ff9e86a2a26f2feaac6d0aca574d0d0b41ad21 (patch) | |
tree | 29cc37fcc4c7d995a7477dbcdde99b1c3ca253fc /wiki/src/contribute.mdwn | |
parent | d56fbd831c2143f743b9bd9f741884260c64d4ea (diff) |
Rename "Software developer" as "Developer and maintainer"
- That will look more welcoming for Debian people.
- "Software developer and maintainer" wraps pretty badly.
Diffstat (limited to 'wiki/src/contribute.mdwn')
-rw-r--r-- | wiki/src/contribute.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wiki/src/contribute.mdwn b/wiki/src/contribute.mdwn index 61af377..6335072 100644 --- a/wiki/src/contribute.mdwn +++ b/wiki/src/contribute.mdwn @@ -60,9 +60,9 @@ So read on to find out how you can make a difference in Tails. <div class="contribute-roles-3"> <h2>Contribute with your computer skills</h2> <div class="contribute-role" id="developer"> - <h3>Software developer</h3> + <h3>Developer and maintainer</h3> <img src="software_developer.svg" /> - <p>Developers with very diverse skills can improve Tails code.</p> + <p>Software people with very diverse skills can improve Tails.</p> <ul> <li>[[Fix a bug|contribute/how/code]]</li> <li>[[Implement a feature|contribute/how/code]]</li> |