aboutsummaryrefslogtreecommitdiffstats
path: root/HACKING
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2012-06-28 13:14:52 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2012-06-28 13:14:52 -0400
commit0a6171402cfff5bf437a18f6fae32fbc0afe3980 (patch)
treeffaf360786be5310ba1fac7c99e1f053214d6cbd /HACKING
parentf9e7ed43d6e72693a5ee358a7006cd6566960b19 (diff)
downloadlibrambutan-0a6171402cfff5bf437a18f6fae32fbc0afe3980.tar.gz
librambutan-0a6171402cfff5bf437a18f6fae32fbc0afe3980.zip
Add CREDITS file.
It's about time. This initial file is based on the output of $ git log | grep Author | sort | uniq It leaves out credit for patches that were later reverted or moved out of libmaple. It also doesn't credit the many patches and other bugfixes from users who've e.g. written in the forum describing their changes, but didn't submit actual patches. Names aren't always available in cases like those, but if the contributors come forward, we'd be happy to add them. Add note in HACKING about adding yourself to CREDITS. Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING5
1 files changed, 5 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index 5652e49..f3779de 100644
--- a/HACKING
+++ b/HACKING
@@ -7,3 +7,8 @@ In particular, patches without sign-off lines will not be accepted.
LeafLabs is a small shop. Please help us merge your patches
efficiently by getting formatting nits etc. out of the way before
submitting.
+
+When writing your patch, feel free to add yourself to the CREDITS
+file. If you can't write your name in ASCII (or choose not to
+romanize it), then use UTF-8, and use your best judgement for how it
+should sort compared to the other names in the file.