diff options
author | Kali Kaneko (leap communications) <kali@leap.se> | 2016-10-03 20:40:03 -0400 |
---|---|---|
committer | Kali Kaneko (leap communications) <kali@leap.se> | 2016-10-03 21:48:27 -0400 |
commit | 5519d02f609a87b0ca47a8e82c116811005b6277 (patch) | |
tree | eea053d2ff8f99a80b2595119cfae829781135a1 /docs/authors.rst | |
parent | 8cdbf714b905246363221089bbf8579e7c8e020c (diff) |
[docs] revamp bitmask dev docs
Diffstat (limited to 'docs/authors.rst')
-rw-r--r-- | docs/authors.rst | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/docs/authors.rst b/docs/authors.rst new file mode 100644 index 00000000..37f31227 --- /dev/null +++ b/docs/authors.rst @@ -0,0 +1,34 @@ +.. _authors: + +List of contributors +================================================ +The following people have contributed in the history of Bitmask. + +All the Code is Copyright 2012-2016 LEAP Encryption Access Project + +* Ruben Pollan meskio at sindominio dot net +* drebs drebs at leap dot se +* elijah elijah at riseup dot net +* Tomás Touceda chiiph at leap dot se +* Ivan Alejandro ivanalejandro0 at gmail dot com +* Kali Kaneko kali at leap dot se +* Micah Anderson micah at riseup dot net +* kwadronaut kwadronaut at leap dot se +* Duda Dornelles ddornell at thoughtworks dot com +* Bruno Wagner Goncalves bwagner at thoughtworks.com +* Parménides GV parmegv at sdf dot org +* irregulator irregulator at riseup dot net +* Paixu Aabuizia PaixuAabuizia at users dot noreply at github dot com +* Neissi Lima neissi.lima at gmail dot com +* k clair kclair at riseup dot net +* antialias antialias at leap dot se +* Jaromil jaromil at dyne dot org + +Updating the authors file +------------------------- + +From the root of the ``bitmask-dev`` repo:: + + pkg/tools/get_authors.sh + +However, beware that some of the codebase from the legacy bitmask_client repo has not been preserved with the original authorship. Do not remove people here just because you don't see the commits they made :) |