diff options
author | Björn Stenberg <bjorn@haxx.se> | 2006-03-09 14:58:15 +0000 |
---|---|---|
committer | Björn Stenberg <bjorn@haxx.se> | 2006-03-09 14:58:15 +0000 |
commit | 4a67c872e9aea6547b9c0b71872b8456cc80e124 (patch) | |
tree | 4591d3bd63e7d71a2b17df71d705a490f3e4063a | |
parent | 4e96f7df9f1a3fe085961cab809391120c6affdf (diff) | |
download | rockbox-4a67c872e9aea6547b9c0b71872b8456cc80e124.tar.gz rockbox-4a67c872e9aea6547b9c0b71872b8456cc80e124.zip |
Added section about real names
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8977 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | docs/CONTRIBUTING | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/CONTRIBUTING b/docs/CONTRIBUTING index 44f0d3f8d3..fb6a6333e0 100644 --- a/docs/CONTRIBUTING +++ b/docs/CONTRIBUTING @@ -64,3 +64,9 @@ Trim your patches so they only contain relevant changes. Submit your patch to the project via our patch tracker: http://www.rockbox.org/bugs/index.php?type=4 + +Credits +------- +We believe in crediting all contributors by name. Before committing a patch to +CVS, we ask that you give us your full real name (no pseudonyms or nicknames) +for adding to the credits list. |