Commit graph

3 commits

Author SHA1 Message Date
Marti Bolivar 22d60869fb HACKING: mention contrib/astylerc.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
2012-06-28 15:50:09 -04:00
Marti Bolivar 46c2222b7e 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>
2012-06-28 13:14:52 -04:00
Marti Bolivar 764cc81fc7 Point to libmaple contributing doc more prominently.
It's wasting the users' and my time to have to point to this document
on every single pull request.

Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
2012-06-27 18:10:31 -04:00