Rob Pike | aaa3a62 | 2010-03-20 22:32:34 -0700 | [diff] [blame] | 1 | # This is a list of contributors to the Go protobuf repository. |
| 2 | |
| 3 | # Names should be added to this file like so: |
| 4 | # Name <email address> |
| 5 | |
| 6 | # Please keep the list sorted. |
| 7 | |
| 8 | |
Rob Pike | e30423b | 2011-03-08 13:27:54 -0800 | [diff] [blame] | 9 | Dave Cheney <dave@cheney.net> |
Rob Pike | aaa3a62 | 2010-03-20 22:32:34 -0700 | [diff] [blame] | 10 | David Symonds <dsymonds@golang.org> |
David Symonds | 7e3525a | 2012-11-26 13:58:04 +1100 | [diff] [blame] | 11 | Jeff Hodges <jeff@somethingsimilar.com> |
David Symonds | 6a6f82c | 2012-08-22 09:18:54 +1000 | [diff] [blame] | 12 | Jonathan Hseu <jhseu@google.com> |
Rob Pike | aaa3a62 | 2010-03-20 22:32:34 -0700 | [diff] [blame] | 13 | Ken Thompson <ken@golang.org> |
Rob Pike | 92469e8 | 2010-11-29 14:15:42 -0800 | [diff] [blame] | 14 | Mikkel Krautz <mikkel@krautz.dk> <krautz@gmail.com> |
David Symonds | 84a086d | 2011-04-28 11:27:12 +1000 | [diff] [blame] | 15 | Nigel Tao <nigeltao@golang.org> |
Rob Pike | aaa3a62 | 2010-03-20 22:32:34 -0700 | [diff] [blame] | 16 | Rob Pike <r@golang.org> |
David Symonds | 3fe45e1 | 2012-09-12 10:36:15 +1000 | [diff] [blame] | 17 | Russ Cox <rsc@golang.org> |