Russ Cox | e495953 | 2009-10-14 17:17:42 -0700 | [diff] [blame] | 1 | # This is the official list of people who can contribute |
| 2 | # (and typically have contributed) code to the Go repository. |
| 3 | # The AUTHORS file lists the copyright holders; this file |
| 4 | # lists people. For example, Google employees are listed here |
| 5 | # but not in AUTHORS, because Google holds the copyright. |
| 6 | # |
| 7 | # The submission process automatically checks to make sure |
| 8 | # that people submitting code are listed in this file (by email address). |
| 9 | # |
| 10 | # Names should be added to this file only after verifying that |
| 11 | # the individual or the individual's organization has agreed to |
| 12 | # the appropriate Contributor License Agreement, found here: |
| 13 | # |
| 14 | # http://code.google.com/legal/individual-cla-v1.0.html |
| 15 | # http://code.google.com/legal/corporate-cla-v1.0.html |
| 16 | # |
Russ Cox | 2c029de | 2009-10-15 16:51:53 -0700 | [diff] [blame] | 17 | # The agreement for individuals can be filled out on the web. |
| 18 | # |
| 19 | # When adding J Random Contributor's name to this file, |
| 20 | # either J's name or J's organization's name should be |
| 21 | # added to the AUTHORS file, depending on whether the |
| 22 | # individual or corporate CLA was used. |
Russ Cox | e495953 | 2009-10-14 17:17:42 -0700 | [diff] [blame] | 23 | |
| 24 | # Names should be added to this file like so: |
James Aguilar | a01839f | 2009-11-13 15:52:24 -0800 | [diff] [blame] | 25 | # Name <email address> |
Russ Cox | 5960f83 | 2010-08-03 13:04:02 -0700 | [diff] [blame] | 26 | # |
| 27 | # An entry with two email addresses specifies that the |
| 28 | # first address should be used in the submit logs and |
| 29 | # that the second address should be recognized as the |
| 30 | # same person when interacting with Rietveld. |
James Aguilar | a01839f | 2009-11-13 15:52:24 -0800 | [diff] [blame] | 31 | |
| 32 | # Please keep the list sorted. |
Russ Cox | e495953 | 2009-10-14 17:17:42 -0700 | [diff] [blame] | 33 | |
Abhinav Gupta | 14a4ece | 2009-11-14 11:45:32 -0800 | [diff] [blame] | 34 | Abhinav Gupta <abhinav.g90@gmail.com> |
Russ Cox | e495953 | 2009-10-14 17:17:42 -0700 | [diff] [blame] | 35 | Adam Langley <agl@golang.org> |
Adrian O'Grady | 5fcb008 | 2009-11-30 14:27:37 -0800 | [diff] [blame] | 36 | Adrian O'Grady <elpollouk@gmail.com> |
Andrew Gerrand | c276ce9 | 2010-10-06 21:30:34 +1100 | [diff] [blame] | 37 | Albert Strasheim <fullung@gmail.com> |
Russ Cox | 9801c8e | 2011-08-16 18:15:36 -0400 | [diff] [blame] | 38 | Aleksandar Dezelin <dezelin@gmail.com> |
Russ Cox | 74dfca5 | 2010-02-10 00:44:07 -0800 | [diff] [blame] | 39 | Alex Brainman <alex.brainman@gmail.com> |
Robert Griesemer | 2f5a77c | 2011-05-19 16:53:50 -0700 | [diff] [blame] | 40 | Alexander Orlov <alexander.orlov@loxal.net> |
Russ Cox | 288dacd | 2011-10-31 13:59:04 -0400 | [diff] [blame] | 41 | Alexander Reece <awreece@gmail.com> |
Russ Cox | ffb0a2d | 2011-03-27 17:03:43 -0400 | [diff] [blame] | 42 | Alexey Borzenkov <snaury@gmail.com> |
Russ Cox | 00d29db | 2010-02-18 23:32:22 -0800 | [diff] [blame] | 43 | Amrut Joshi <amrut.joshi@gmail.com> |
David Symonds | c526188 | 2011-12-08 16:53:39 +1100 | [diff] [blame] | 44 | Andrea Spadaccini <spadaccio@google.com> |
Rob Pike | 8a68b82 | 2010-04-12 10:11:18 -0700 | [diff] [blame] | 45 | Andrei Vieru <euvieru@gmail.com> |
Brad Fitzpatrick | 45f956a | 2011-06-29 11:46:06 -0700 | [diff] [blame] | 46 | Andrew Balholm <andybalholm@gmail.com> |
Andrew Gerrand | 36cd49e | 2010-02-04 11:42:41 -0800 | [diff] [blame] | 47 | Andrew Gerrand <adg@golang.org> |
Russ Cox | 49c859a | 2009-11-30 11:38:41 -0800 | [diff] [blame] | 48 | Andrew Skiba <skibaa@gmail.com> |
Russ Cox | d5b7d77 | 2009-12-11 12:41:04 -0800 | [diff] [blame] | 49 | Andrey Mirtchovski <mirtchovski@gmail.com> |
Russ Cox | 6112e80 | 2009-12-13 18:39:04 -0800 | [diff] [blame] | 50 | Andy Davis <andy@bigandian.com> |
Rob Pike | ca3bee3 | 2010-02-24 16:20:47 +1100 | [diff] [blame] | 51 | Anh Hai Trinh <anh.hai.trinh@gmail.com> |
Russ Cox | 8c5f30c | 2010-08-06 16:31:12 -0700 | [diff] [blame] | 52 | Anschel Schaffer-Cohen <anschelsc@gmail.com> |
Russ Cox | 3ab7830 | 2010-08-03 17:04:54 -0700 | [diff] [blame] | 53 | Anthony Martin <ality@pbrane.org> |
Anthony Starks | 1cf5d0d | 2009-11-30 19:24:11 -0800 | [diff] [blame] | 54 | Anthony Starks <ajstarks@gmail.com> |
Aron Nopanen | 3f00205 | 2009-11-17 11:28:54 -0800 | [diff] [blame] | 55 | Aron Nopanen <aron.nopanen@gmail.com> |
Russ Cox | 6112e80 | 2009-12-13 18:39:04 -0800 | [diff] [blame] | 56 | Arvindh Rajesh Tamilmani <art@a-30.net> |
Russ Cox | e495953 | 2009-10-14 17:17:42 -0700 | [diff] [blame] | 57 | Austin Clements <aclements@csail.mit.edu> |
Russ Cox | 07b56fc | 2010-09-27 11:43:53 -0400 | [diff] [blame] | 58 | Balazs Lecz <leczb@google.com> |
Russ Cox | e495953 | 2009-10-14 17:17:42 -0700 | [diff] [blame] | 59 | Ben Eitzen <eitzenb@golang.org> |
Rob Pike | 1d1f119 | 2011-01-19 13:46:58 -0500 | [diff] [blame] | 60 | Ben Lynn <benlynn@gmail.com> |
Russ Cox | 95c776c | 2009-12-17 13:38:28 -0800 | [diff] [blame] | 61 | Ben Olive <sionide21@gmail.com> |
Rob Pike | ea84b47 | 2010-11-05 10:47:35 -0700 | [diff] [blame] | 62 | Benny Siegert <bsiegert@gmail.com> |
Russ Cox | acad4e0 | 2011-02-16 15:02:08 -0500 | [diff] [blame] | 63 | Berengar Lehr <Berengar.Lehr@gmx.de> |
Russ Cox | 1c4d380 | 2010-07-30 12:26:50 -0700 | [diff] [blame] | 64 | Bill Neubauer <wcn@golang.org> <wcn@google.com> |
Rob Pike | 9415cd1 | 2011-07-13 16:10:12 +1000 | [diff] [blame] | 65 | Bobby Powers <bobbypowers@gmail.com> |
Andrew Gerrand | b9fb6dd | 2011-01-14 10:12:24 +1100 | [diff] [blame] | 66 | Brad Fitzpatrick <bradfitz@golang.org> <bradfitz@gmail.com> |
Russ Cox | e495953 | 2009-10-14 17:17:42 -0700 | [diff] [blame] | 67 | Brendan O'Dea <bod@golang.org> |
Andrew Gerrand | fc325c4 | 2010-12-24 09:24:33 +1100 | [diff] [blame] | 68 | Caine Tighe <arctanofyourface@gmail.com> |
Russ Cox | e495953 | 2009-10-14 17:17:42 -0700 | [diff] [blame] | 69 | Cary Hull <chull@google.com> |
Russ Cox | 20cacd64 | 2009-12-01 12:45:41 -0800 | [diff] [blame] | 70 | Charles L. Dorian <cldorian@gmail.com> |
Russ Cox | d42bfe2 | 2011-03-05 14:24:26 -0500 | [diff] [blame] | 71 | Chris Dollin <ehog.hedge@gmail.com> |
Mikio Hara | c9dd2e4 | 2011-10-10 20:48:24 +0900 | [diff] [blame] | 72 | Chris Farmiloe <chrisfarms@gmail.com> |
Russ Cox | b9faf5f | 2011-10-14 13:09:56 -0400 | [diff] [blame] | 73 | Chris Hundt <hundt@google.com> |
Russ Cox | 8ce3362 | 2010-11-04 10:30:13 -0400 | [diff] [blame] | 74 | Chris Jones <chris@cjones.org> <chris.jones.yar@gmail.com> |
Chris Lennert | c833a57 | 2009-11-23 17:44:38 -0800 | [diff] [blame] | 75 | Chris Lennert <calennert@gmail.com> |
Russ Cox | 458ec56 | 2010-12-07 16:14:45 -0500 | [diff] [blame] | 76 | Christian Himpel <chressie@googlemail.com> <chressie@gmail.com> |
Russ Cox | fbff033 | 2011-12-12 18:01:02 -0500 | [diff] [blame] | 77 | Christoph Hack <christoph@tux21b.org> |
Russ Cox | 274d095 | 2011-02-03 00:36:24 -0500 | [diff] [blame] | 78 | Christopher Nielsen <m4dh4tt3r@gmail.com> |
Russ Cox | 49c859a | 2009-11-30 11:38:41 -0800 | [diff] [blame] | 79 | Christopher Wedgwood <cw@f00f.org> |
Russ Cox | 36d658d | 2011-01-19 10:07:44 -0500 | [diff] [blame] | 80 | Clement Skau <clementskau@gmail.com> |
Russ Cox | c3a0cee | 2010-03-08 16:52:55 -0800 | [diff] [blame] | 81 | Conrad Meyer <cemeyer@cs.washington.edu> |
Russ Cox | 25410fc | 2010-08-26 13:21:06 -0400 | [diff] [blame] | 82 | Corey Thomasson <cthom.lists@gmail.com> |
Russ Cox | 26fd525 | 2010-09-10 13:59:08 -0400 | [diff] [blame] | 83 | Dan Sinclair <dan.sinclair@gmail.com> |
Andrew Gerrand | e6d6663 | 2010-06-02 16:49:25 +0200 | [diff] [blame] | 84 | Daniel Fleischman <danielfleischman@gmail.com> |
Russ Cox | e495953 | 2009-10-14 17:17:42 -0700 | [diff] [blame] | 85 | Daniel Nadasi <dnadasi@google.com> |
Russ Cox | 3956e5a | 2010-06-07 12:42:02 -0700 | [diff] [blame] | 86 | Daniel Theophanes <kardianos@gmail.com> |
Russ Cox | 33cf883 | 2011-02-03 14:15:27 -0500 | [diff] [blame] | 87 | Dave Cheney <dave@cheney.net> |
Brad Fitzpatrick | ebb2f4a | 2011-08-10 14:05:52 -0700 | [diff] [blame] | 88 | Dave Grijalva <dgrijalva@ngmoco.com> |
Russ Cox | 507a753 | 2011-01-25 10:48:44 -0500 | [diff] [blame] | 89 | David Anderson <danderson@google.com> |
Russ Cox | a4ae4ce | 2011-11-07 11:18:38 -0500 | [diff] [blame] | 90 | David Crawshaw <david.crawshaw@zentus.com> <crawshaw@google.com> |
Russ Cox | 04b7da8 | 2011-03-29 14:18:45 -0400 | [diff] [blame] | 91 | David Forsythe <dforsythe@gmail.com> |
David G. Andersen | 11c1aa9 | 2009-11-16 12:39:37 -0800 | [diff] [blame] | 92 | David G. Andersen <dave.andersen@gmail.com> |
Rob Pike | b4ddef3 | 2011-06-06 06:54:40 +0000 | [diff] [blame] | 93 | David Jakob Fritz <david.jakob.fritz@gmail.com> |
Russ Cox | e495953 | 2009-10-14 17:17:42 -0700 | [diff] [blame] | 94 | David Symonds <dsymonds@golang.org> |
David Titarenco | 1eef6b0 | 2009-11-13 18:06:27 -0800 | [diff] [blame] | 95 | David Titarenco <david.titarenco@gmail.com> |
Russ Cox | 31fb879 | 2010-01-22 16:58:46 -0800 | [diff] [blame] | 96 | Dean Prichard <dean.prichard@gmail.com> |
Devon H. O'Dell | 96bcdff | 2009-11-14 15:28:47 -0800 | [diff] [blame] | 97 | Devon H. O'Dell <devon.odell@gmail.com> |
Russ Cox | bad5673 | 2011-04-21 12:09:19 -0400 | [diff] [blame] | 98 | Dmitriy Vyukov <dvyukov@google.com> |
Russ Cox | db99a78 | 2011-04-05 17:07:56 -0400 | [diff] [blame] | 99 | Dmitry Chestnykh <dchest@gmail.com> |
Eden Li | 1ef0e0e | 2009-11-17 23:42:15 -0800 | [diff] [blame] | 100 | Eden Li <eden.li@gmail.com> |
Russ Cox | 3b4a8ff | 2011-05-13 08:16:01 -0700 | [diff] [blame] | 101 | Eivind Uggedal <eivind@uggedal.com> |
Robert Griesemer | e1149aa | 2010-11-30 10:23:07 -0800 | [diff] [blame] | 102 | Eoghan Sherry <ejsherry@gmail.com> |
Russ Cox | 60c5dad | 2010-08-19 00:07:55 -0400 | [diff] [blame] | 103 | Eric Clark <zerohp@gmail.com> |
Rob Pike | 6f62e40 | 2011-01-11 21:42:24 -0800 | [diff] [blame] | 104 | Eric Eisner <eric.d.eisner@gmail.com> |
Andrew Gerrand | aeacd9d | 2011-10-17 14:18:04 +1100 | [diff] [blame] | 105 | Esko Luontola <esko.luontola@gmail.com> |
Brad Fitzpatrick | 658a02a | 2011-07-09 15:18:18 -0700 | [diff] [blame] | 106 | Evan Martin <evan.martin@gmail.com> |
Evan Shaw | 5a99927 | 2009-11-17 23:34:00 -0800 | [diff] [blame] | 107 | Evan Shaw <chickencha@gmail.com> |
Russ Cox | 965ff4b | 2011-06-09 17:18:28 -0400 | [diff] [blame] | 108 | Fan Hongjian <fan.howard@gmail.com> |
Russ Cox | 1dc65e3 | 2009-11-30 10:28:31 -0800 | [diff] [blame] | 109 | Fazlul Shahriar <fshahriar@gmail.com> |
Nigel Tao | f43d95f | 2010-01-22 14:44:49 +1100 | [diff] [blame] | 110 | Firmansyah Adiputra <frm.adiputra@gmail.com> |
Russ Cox | ee3db0f | 2010-10-18 14:02:24 -0400 | [diff] [blame] | 111 | Florian Uekermann <florian@uekermann-online.de> <f1@uekermann-online.de> |
Russ Cox | f4b430c | 2011-12-13 17:44:44 -0500 | [diff] [blame] | 112 | Florian Weimer <fw@deneb.enyo.de> |
Fumitoshi Ukai | 770f353 | 2009-11-29 14:18:04 -0800 | [diff] [blame] | 113 | Fumitoshi Ukai <ukai@google.com> |
Russ Cox | 8ef0d18 | 2011-05-16 17:47:54 -0400 | [diff] [blame] | 114 | Gary Burd <gary@beagledreams.com> <gary.burd@gmail.com> |
Rob Pike | 7875ecb | 2011-07-07 10:46:54 +1000 | [diff] [blame] | 115 | Gideon Jan-Wessel Redelinghuys <gjredelinghuys@gmail.com> |
Russ Cox | 760e9c2 | 2010-02-16 11:32:25 -0800 | [diff] [blame] | 116 | Giles Lean <giles.lean@pobox.com> |
Russ Cox | 4ed1328 | 2010-10-07 03:07:35 -0400 | [diff] [blame] | 117 | Graham Miller <graham.miller@gmail.com> |
Brad Fitzpatrick | 1f83c2b | 2011-11-25 10:50:19 -0500 | [diff] [blame] | 118 | Gustav Paul <gustav.paul@gmail.com> |
Russ Cox | 88744a9 | 2010-06-30 23:31:41 -0700 | [diff] [blame] | 119 | Gustavo Niemeyer <gustavo@niemeyer.net> <n13m3y3r@gmail.com> |
Ian Lance Taylor | 5b4319f | 2010-11-26 16:16:47 -0800 | [diff] [blame] | 120 | Harley Laue <losinggeneration@gmail.com> |
Russ Cox | 49c859a | 2009-11-30 11:38:41 -0800 | [diff] [blame] | 121 | Hector Chu <hectorchu@gmail.com> |
Russ Cox | e495953 | 2009-10-14 17:17:42 -0700 | [diff] [blame] | 122 | Ian Lance Taylor <iant@golang.org> |
Russ Cox | 2e688e1 | 2010-01-26 13:15:53 -0800 | [diff] [blame] | 123 | Icarus Sparry <golang@icarus.freeuk.com> |
Russ Cox | 49c859a | 2009-11-30 11:38:41 -0800 | [diff] [blame] | 124 | Isaac Wagner <ibw@isaacwagner.me> |
Russ Cox | e495953 | 2009-10-14 17:17:42 -0700 | [diff] [blame] | 125 | Ivan Krasin <krasin@golang.org> |
| 126 | Jacob Baskin <jbaskin@google.com> |
James Aguilar | a01839f | 2009-11-13 15:52:24 -0800 | [diff] [blame] | 127 | James Aguilar <jaguilar@google.com> |
Rob Pike | da25964 | 2010-08-28 07:52:22 +1000 | [diff] [blame] | 128 | James Fysh <james.fysh@gmail.com> |
James Meneghello | c16f5cd | 2009-11-19 21:07:54 -0800 | [diff] [blame] | 129 | James Meneghello <rawrz0r@gmail.com> |
Russ Cox | c6a2c49 | 2010-03-19 15:54:27 -0700 | [diff] [blame] | 130 | James Toy <nil@opensesame.st> |
Russ Cox | 19783ef | 2010-06-09 21:25:13 -0700 | [diff] [blame] | 131 | James Whitehead <jnwhiteh@gmail.com> |
Robert Griesemer | 4f85262 | 2010-12-02 10:41:56 -0800 | [diff] [blame] | 132 | Jamie Gennis <jgennis@google.com> |
Jan H. Hosang | 9c9c89c | 2010-01-06 13:55:47 -0800 | [diff] [blame] | 133 | Jan H. Hosang <jan.hosang@gmail.com> |
Robert Griesemer | 95e00d2 | 2009-12-21 14:34:16 -0800 | [diff] [blame] | 134 | Jan Mercl <befelemepeseveze@gmail.com> |
Russ Cox | bff71ed | 2011-10-26 12:20:40 -0700 | [diff] [blame] | 135 | Jan Newmarch <jan.newmarch@gmail.com> |
Gustavo Niemeyer | 6edfd2d | 2011-11-04 15:05:32 -0400 | [diff] [blame] | 136 | Jani Monoses <jani.monoses@ubuntu.com> <jani.monoses@gmail.com> |
Russ Cox | bd63409 | 2011-08-26 17:20:01 -0400 | [diff] [blame] | 137 | Jaroslavas Počepko <jp@webmaster.ms> |
Rob Pike | 3a0a868 | 2011-06-09 17:47:01 +1000 | [diff] [blame] | 138 | Jeff Hodges <jeff@somethingsimilar.com> |
Russ Cox | 965ff4b | 2011-06-09 17:18:28 -0400 | [diff] [blame] | 139 | Jeff R. Allen <jra@nella.org> <jeff.allen@gmail.com> |
Russ Cox | e35aff7 | 2010-10-11 14:32:25 -0400 | [diff] [blame] | 140 | Jim McGrath <jimmc2@gmail.com> |
Russ Cox | dcabd19 | 2010-02-04 13:08:47 -0800 | [diff] [blame] | 141 | Joe Poirier <jdpoirier@gmail.com> |
Russ Cox | 60dac9b | 2011-07-29 13:31:42 -0400 | [diff] [blame] | 142 | Joel Sing <jsing@google.com> |
Russ Cox | 607f5ba | 2011-05-12 11:21:00 -0400 | [diff] [blame] | 143 | Johan Euphrosine <proppy@google.com> |
Andrew Gerrand | 22f71cd | 2011-07-27 15:23:14 -0700 | [diff] [blame] | 144 | John Asmuth <jasmuth@gmail.com> |
Adam Langley | c638813 | 2011-11-18 12:41:25 -0500 | [diff] [blame] | 145 | John Beisley <huin@google.com> |
Russ Cox | 538f634 | 2011-03-23 13:33:45 -0400 | [diff] [blame] | 146 | John DeNero <denero@google.com> |
Jonathan Allie | e7db6d7 | 2011-05-18 12:59:04 -0700 | [diff] [blame] | 147 | Jonathan Allie <jonallie@google.com> |
Ian Lance Taylor | bac24da | 2011-06-07 21:49:24 -0700 | [diff] [blame] | 148 | Jonathan Mark <jhmark@xenops.com> <jhmark000@gmail.com> |
Russ Cox | 49c859a | 2009-11-30 11:38:41 -0800 | [diff] [blame] | 149 | Jonathan Wills <runningwild@gmail.com> |
Brad Fitzpatrick | 9611d12 | 2011-10-26 11:17:48 -0700 | [diff] [blame] | 150 | Jongmin Kim <atomaths@gmail.com> |
Russ Cox | f49889d | 2011-01-18 11:24:13 -0500 | [diff] [blame] | 151 | Jos Visser <josv@google.com> |
Russ Cox | 9557103 | 2011-02-01 13:31:28 -0500 | [diff] [blame] | 152 | Jose Luis Vázquez González <josvazg@gmail.com> |
Josh Goebel | ae2ee54 | 2009-11-17 16:22:29 -0800 | [diff] [blame] | 153 | Josh Goebel <dreamer3@gmail.com> |
Russ Cox | 3fc7f77 | 2010-08-25 12:51:36 -0400 | [diff] [blame] | 154 | Jukka-Pekka Kekkonen <karatepekka@gmail.com> |
Andrew Gerrand | bbddcc1 | 2011-06-19 16:09:28 +1000 | [diff] [blame] | 155 | Julian Phillips <julian@quantumfyre.co.uk> |
Russ Cox | e495953 | 2009-10-14 17:17:42 -0700 | [diff] [blame] | 156 | Kai Backman <kaib@golang.org> |
Russ Cox | aacb515 | 2009-12-08 18:20:06 -0800 | [diff] [blame] | 157 | Kei Son <hey.calmdown@gmail.com> |
Russ Cox | 5df5d32 | 2010-11-05 14:01:52 -0400 | [diff] [blame] | 158 | Keith Rarick <kr@xph.us> |
Robert Griesemer | 09a930c | 2009-12-29 14:43:25 -0800 | [diff] [blame] | 159 | Ken Friedenbach <kenliz@cruzio.com> |
Russ Cox | 8a4acd5 | 2011-06-22 18:07:08 -0400 | [diff] [blame] | 160 | Ken Rockot <ken@oz.gs> <ken.rockot@gmail.com> |
Russ Cox | e495953 | 2009-10-14 17:17:42 -0700 | [diff] [blame] | 161 | Ken Thompson <ken@golang.org> |
James Aguilar | a01839f | 2009-11-13 15:52:24 -0800 | [diff] [blame] | 162 | Kevin Ballard <kevin@sb.org> |
Andrew Gerrand | 42852fe | 2010-06-30 14:42:58 +1000 | [diff] [blame] | 163 | Kirklin McDonald <kirklin.mcdonald@gmail.com> |
Russ Cox | 2243fe9 | 2010-03-20 22:37:53 -0700 | [diff] [blame] | 164 | Kyle Consalus <consalus@gmail.com> |
Russ Cox | 9ded2b3 | 2011-06-27 19:07:22 -0400 | [diff] [blame] | 165 | Kyle Lemons <kyle@kylelemons.net> <kevlar@google.com> |
Russ Cox | e495953 | 2009-10-14 17:17:42 -0700 | [diff] [blame] | 166 | Larry Hosken <lahosken@golang.org> |
Russ Cox | 3e2231e | 2010-12-09 14:49:21 -0500 | [diff] [blame] | 167 | Lorenzo Stoakes <lstoakes@gmail.com> |
Russ Cox | 3b654b1 | 2011-10-11 13:07:01 -0400 | [diff] [blame] | 168 | Louis Kruger <louisk@google.com> |
Russ Cox | 6c1f4ff | 2011-10-14 14:27:26 -0400 | [diff] [blame] | 169 | Luca Greco <luca.greco@alcacoop.it> |
Rob Pike | a46c481 | 2011-04-12 10:58:54 -0700 | [diff] [blame] | 170 | Lucio De Re <lucio.dere@gmail.com> |
Russ Cox | 69a9bf4 | 2011-04-11 10:20:42 -0400 | [diff] [blame] | 171 | Luit van Drongelen <luitvd@gmail.com> |
Russ Cox | 660ce14 | 2010-08-17 17:36:15 -0400 | [diff] [blame] | 172 | Luuk van Dijk <lvd@golang.org> <lvd@google.com> |
Rob Pike | ae19943 | 2011-07-07 10:35:37 +1000 | [diff] [blame] | 173 | Marcel van Lohuizen <mpvl@golang.org> |
Russ Cox | 79518b9 | 2010-02-23 12:00:38 -0800 | [diff] [blame] | 174 | Mark Zavislak <zavislak@google.com> |
Andrew Gerrand | bf5b05f | 2010-07-08 12:47:16 +1000 | [diff] [blame] | 175 | Markus Duft <markus.duft@salomon.at> |
Andrew Gerrand | 0c65748 | 2010-08-25 12:34:30 -0400 | [diff] [blame] | 176 | Martin Neubauer <m.ne@gmx.net> |
Russ Cox | d8333d4 | 2011-08-29 14:25:29 -0400 | [diff] [blame] | 177 | Mateusz Czapliński <czapkofan@gmail.com> |
Russ Cox | 64f2410 | 2010-08-06 13:10:47 -0700 | [diff] [blame] | 178 | Mathieu Lonjaret <mathieu.lonjaret@gmail.com> |
Russ Cox | 7d43d00 | 2011-04-04 15:48:43 -0400 | [diff] [blame] | 179 | Matt Jones <mrjones@google.com> |
Russ Cox | ceb4377 | 2011-07-13 12:33:03 -0700 | [diff] [blame] | 180 | Matthew Horsnell <matthew.horsnell@gmail.com> |
Russ Cox | 7606079 | 2011-11-28 11:47:23 -0500 | [diff] [blame] | 181 | Maxim Pimenov <mpimenov@google.com> |
Russ Cox | d5b7d77 | 2009-12-11 12:41:04 -0800 | [diff] [blame] | 182 | Maxim Ushakov <ushakov@google.com> |
Rob Pike | 8d4fb69 | 2010-02-26 16:32:45 +1100 | [diff] [blame] | 183 | Micah Stetson <micah.stetson@gmail.com> |
Michael Elkins | 43ffcdc | 2009-11-24 11:29:51 -0800 | [diff] [blame] | 184 | Michael Elkins <michael.elkins@gmail.com> |
Michael Hoisie | 121bb92 | 2009-11-19 20:44:56 -0800 | [diff] [blame] | 185 | Michael Hoisie <hoisie@gmail.com> |
Rob Pike | 46eb718 | 2011-09-16 20:30:17 -0700 | [diff] [blame] | 186 | Michael Shields <mshields@google.com> |
Robert Griesemer | c5281d7a | 2011-06-07 16:02:12 -0700 | [diff] [blame] | 187 | Michael T. Jones <mtj@google.com> <michael.jones@gmail.com> |
Russ Cox | 7be2a7d | 2011-11-09 16:00:17 -0500 | [diff] [blame] | 188 | Michał Derkacz <ziutek@lnet.pl> |
Russ Cox | 007aaa4 | 2011-01-20 12:51:02 -0500 | [diff] [blame] | 189 | Miek Gieben <miek@miek.nl> <remigius.gieben@gmail.com> |
Nigel Tao | c015dd2 | 2011-02-21 15:04:13 +1100 | [diff] [blame] | 190 | Mikael Tillenius <mikti42@gmail.com> |
Brad Fitzpatrick | d067538 | 2011-08-29 09:13:55 -0700 | [diff] [blame] | 191 | Mike Rosset <mike.rosset@gmail.com> |
Rob Pike | 1b13131 | 2011-08-12 14:31:12 +1000 | [diff] [blame] | 192 | Mike Samuel <mikesamuel@gmail.com> |
Brad Fitzpatrick | 125419a | 2011-07-20 13:30:46 -0700 | [diff] [blame] | 193 | Mike Solomon <msolo@gmail.com> |
Rob Pike | cd80d04 | 2011-10-06 09:54:39 -0700 | [diff] [blame] | 194 | Miki Tebeka <miki.tebeka@gmail.com> |
Russ Cox | 879b5a0 | 2010-08-11 22:22:36 -0700 | [diff] [blame] | 195 | Mikio Hara <mikioh.mikioh@gmail.com> |
Russ Cox | e235a04 | 2010-08-16 11:21:33 -0400 | [diff] [blame] | 196 | Mikkel Krautz <mikkel@krautz.dk> <krautz@gmail.com> |
Moriyoshi Koizumi | a8fbf5d | 2009-12-15 21:24:17 -0800 | [diff] [blame] | 197 | Moriyoshi Koizumi <mozo@mozo.jp> |
Môshe van der Sterre | a09997c | 2009-11-14 14:42:15 -0800 | [diff] [blame] | 198 | Môshe van der Sterre <moshevds@gmail.com> |
Russ Cox | 64f2410 | 2010-08-06 13:10:47 -0700 | [diff] [blame] | 199 | Nicholas Waples <nwaples@gmail.com> |
Russ Cox | 3e2231e | 2010-12-09 14:49:21 -0500 | [diff] [blame] | 200 | Nigel Kerr <nigel.kerr@gmail.com> |
Russ Cox | e495953 | 2009-10-14 17:17:42 -0700 | [diff] [blame] | 201 | Nigel Tao <nigeltao@golang.org> |
Russ Cox | acad4e0 | 2011-02-16 15:02:08 -0500 | [diff] [blame] | 202 | Olivier Antoine <olivier.antoine@gmail.com> |
Russ Cox | c348087 | 2011-12-07 15:00:32 -0500 | [diff] [blame] | 203 | Olivier Duperray <duperray.olivier@gmail.com> |
Andrew Gerrand | c010b0e | 2011-02-22 10:40:22 +1100 | [diff] [blame] | 204 | Padraig Kitterick <padraigkitterick@gmail.com> |
Russ Cox | 19783ef | 2010-06-09 21:25:13 -0700 | [diff] [blame] | 205 | Paolo Giarrusso <p.giarrusso@gmail.com> |
Russ Cox | d42bfe2 | 2011-03-05 14:24:26 -0500 | [diff] [blame] | 206 | Pascal S. de Kloe <pascal@quies.net> |
Russ Cox | 2aa75f7 | 2011-01-04 13:07:00 -0500 | [diff] [blame] | 207 | Patrick Gavlin <pgavlin@gmail.com> |
Russ Cox | 21752bc | 2011-07-01 12:09:53 -0400 | [diff] [blame] | 208 | Paul Borman <borman@google.com> |
Nigel Tao | fe89af7 | 2011-09-08 16:31:13 +1000 | [diff] [blame] | 209 | Paul Lalonde <paul.a.lalonde@gmail.com> |
David Symonds | 7eab0c2b | 2011-09-22 13:05:13 +1000 | [diff] [blame] | 210 | Paul Sbarra <Sbarra.Paul@gmail.com> |
Russ Cox | 539ff7b | 2010-01-18 21:14:59 -0800 | [diff] [blame] | 211 | Petar Maymounkov <petarm@gmail.com> |
Russ Cox | 49c859a | 2009-11-30 11:38:41 -0800 | [diff] [blame] | 212 | Peter Froehlich <peter.hans.froehlich@gmail.com> |
Russ Cox | e495953 | 2009-10-14 17:17:42 -0700 | [diff] [blame] | 213 | Peter McKenzie <petermck@google.com> |
Andrew Gerrand | 6d61da6 | 2010-06-29 09:48:35 +1000 | [diff] [blame] | 214 | Peter Mundy <go.peter.90@gmail.com> |
Russ Cox | 1dc65e3 | 2009-11-30 10:28:31 -0800 | [diff] [blame] | 215 | Péter Szabó <pts@google.com> |
Russ Cox | e30bf71 | 2010-05-24 14:32:08 -0700 | [diff] [blame] | 216 | Peter Williams <pwil3058@gmail.com> |
Russ Cox | e495953 | 2009-10-14 17:17:42 -0700 | [diff] [blame] | 217 | Phil Pennock <pdp@golang.org> |
Andrew Gerrand | 850ed70 | 2011-01-24 18:09:10 +1000 | [diff] [blame] | 218 | Pieter Droogendijk <pieter@binky.org.uk> |
Russ Cox | 24bb034 | 2011-04-14 23:49:46 -0400 | [diff] [blame] | 219 | Quan Yong Zhai <qyzhai@gmail.com> |
Russ Cox | 297cddb | 2010-02-26 14:54:28 -0800 | [diff] [blame] | 220 | Raif S. Naffah <go@naffah-raif.name> |
Nigel Tao | 8e8edff | 2011-04-18 18:40:01 +1000 | [diff] [blame] | 221 | Raph Levien <raph@google.com> |
Russ Cox | 5524b64 | 2011-11-09 15:59:57 -0500 | [diff] [blame] | 222 | Rémy Oudompheng <oudomphe@phare.normalesup.org> <remyoudompheng@gmail.com> |
Robert Griesemer | 76fc2f6 | 2010-03-30 11:46:06 -0700 | [diff] [blame] | 223 | Risto Jaakko Saarelma <rsaarelm@gmail.com> |
Russ Cox | e495953 | 2009-10-14 17:17:42 -0700 | [diff] [blame] | 224 | Rob Pike <r@golang.org> |
| 225 | Robert Griesemer <gri@golang.org> |
Brad Fitzpatrick | e913540 | 2011-03-05 17:51:53 -0800 | [diff] [blame] | 226 | Robert Hencke <robert.hencke@gmail.com> |
Russ Cox | c0168f8 | 2011-03-25 12:30:09 -0400 | [diff] [blame] | 227 | Roger Pau Monné <royger@gmail.com> |
Russ Cox | 541eeb8 | 2009-11-24 11:33:43 -0800 | [diff] [blame] | 228 | Roger Peppe <rogpeppe@gmail.com> |
Russ Cox | 8fee9bc | 2011-10-26 12:40:45 -0700 | [diff] [blame] | 229 | Ron Minnich <rminnich@gmail.com> |
Ross Light | 7d7d95a | 2009-12-09 10:35:48 -0800 | [diff] [blame] | 230 | Ross Light <rlight2@gmail.com> |
Russ Cox | e495953 | 2009-10-14 17:17:42 -0700 | [diff] [blame] | 231 | Russ Cox <rsc@golang.org> |
Nigel Tao | dbcf79b | 2010-12-06 09:20:39 +1100 | [diff] [blame] | 232 | Ryan Hitchman <hitchmanr@gmail.com> |
Russ Cox | 1abd293 | 2010-10-11 13:13:57 -0400 | [diff] [blame] | 233 | Sam Thorogood <thorogood@google.com> <sam.thorogood@gmail.com> |
Russ Cox | 538f634 | 2011-03-23 13:33:45 -0400 | [diff] [blame] | 234 | Sameer Ajmani <ajmani@gmail.com> |
Rob Pike | b6c2bf7 | 2010-08-03 13:27:50 +1000 | [diff] [blame] | 235 | Scott Lawrence <bytbox@gmail.com> |
Russ Cox | acad4e0 | 2011-02-16 15:02:08 -0500 | [diff] [blame] | 236 | Scott Schwartz <scotts@golang.org> |
Rob Pike | 18b02f6 | 2010-09-14 17:24:29 +1000 | [diff] [blame] | 237 | Sebastien Binet <seb.binet@gmail.com> |
Mikio Hara | 0b396a1 | 2011-11-19 13:47:15 +0900 | [diff] [blame] | 238 | Sébastien Paolacci <sebastien.paolacci@gmail.com> |
Russ Cox | f5b8124 | 2010-02-22 14:30:45 -0800 | [diff] [blame] | 239 | Sergei Skorobogatov <skorobo@rambler.ru> |
Russ Cox | 1dc65e3 | 2009-11-30 10:28:31 -0800 | [diff] [blame] | 240 | Sergey 'SnakE' Gromov <snake.scaly@gmail.com> |
Sergio Luis O. B. Correia | 27c3147 | 2009-11-17 09:02:41 -0800 | [diff] [blame] | 241 | Sergio Luis O. B. Correia <sergio@larces.uece.br> |
Russ Cox | e6cd011 | 2010-03-04 16:16:56 -0800 | [diff] [blame] | 242 | Spring Mc <heresy.mc@gmail.com> |
Robert Griesemer | 4e40a03 | 2010-12-02 09:18:08 -0800 | [diff] [blame] | 243 | Stefan Nilsson <snilsson@nada.kth.se> |
Russ Cox | e495953 | 2009-10-14 17:17:42 -0700 | [diff] [blame] | 244 | Stephen Ma <stephenm@golang.org> |
Russ Cox | 9f3738a | 2010-01-25 18:50:46 -0800 | [diff] [blame] | 245 | Stephen Weinberg <stephen@q5comm.com> |
Rob Pike | 9bcec3b | 2011-08-14 09:35:01 +1000 | [diff] [blame] | 246 | Sugu Sougoumarane <ssougou@gmail.com> |
Sven Almgren | 5dd66f0 | 2009-12-01 12:07:43 -0800 | [diff] [blame] | 247 | Sven Almgren <sven@tras.se> |
Russ Cox | b91c70a | 2010-08-03 00:36:44 -0700 | [diff] [blame] | 248 | Tarmigan Casebolt <tarmigan@gmail.com> |
Russ Cox | c348087 | 2011-12-07 15:00:32 -0500 | [diff] [blame] | 249 | Taru Karttunen <taruti@taruti.net> |
Russ Cox | 0e2e066 | 2010-02-19 18:39:33 -0800 | [diff] [blame] | 250 | Timo Savola <timo.savola@gmail.com> |
Russ Cox | acad4e0 | 2011-02-16 15:02:08 -0500 | [diff] [blame] | 251 | Tom Szymanski <tgs@google.com> |
Russ Cox | 49c859a | 2009-11-30 11:38:41 -0800 | [diff] [blame] | 252 | Tor Andersson <tor.andersson@gmail.com> |
Trevor Strohman | 01677da | 2009-11-17 23:22:41 -0800 | [diff] [blame] | 253 | Trevor Strohman <trevor.strohman@gmail.com> |
Russ Cox | f454dee | 2011-12-14 17:17:09 -0500 | [diff] [blame] | 254 | Vadim Vygonets <unixdj@gmail.com> |
Andrew Gerrand | cc9d2e2 | 2010-08-30 14:57:23 +1000 | [diff] [blame] | 255 | Vincent Ambo <tazjin@googlemail.com> |
Russ Cox | 22a2f42 | 2011-04-21 10:09:53 -0400 | [diff] [blame] | 256 | Vincent Vanackere <vincent.vanackere@gmail.com> |
Ian Lance Taylor | fbff95b | 2010-06-01 11:55:55 -0700 | [diff] [blame] | 257 | Vinu Rajashekhar <vinutheraj@gmail.com> |
Vish Subramanian | 05aab6f7 | 2009-11-06 17:05:42 -0800 | [diff] [blame] | 258 | Vish Subramanian <vish@google.com> |
Russ Cox | d81147b | 2011-06-16 12:56:39 -0400 | [diff] [blame] | 259 | Volker Dobler <dr.volker.dobler@gmail.com> |
Andrew Gerrand | 5f14f06 | 2010-07-26 13:44:32 +1000 | [diff] [blame] | 260 | Wei Guangjing <vcc.163@gmail.com> |
Brad Fitzpatrick | 4bb337e | 2011-05-26 09:53:28 -0700 | [diff] [blame] | 261 | William Chan <willchan@chromium.org> |
William Josephson | 57f62f6 | 2009-11-18 09:17:47 -0800 | [diff] [blame] | 262 | William Josephson <wjosephson@gmail.com> |
Andrew Gerrand | 91e69ef | 2010-10-19 10:20:32 +1100 | [diff] [blame] | 263 | Yasuhiro Matsumoto <mattn.jp@gmail.com> |
Russ Cox | acad4e0 | 2011-02-16 15:02:08 -0500 | [diff] [blame] | 264 | Yongjian Xu <i3dmaster@gmail.com> |
Russ Cox | 2ef1c6e | 2010-07-29 13:49:01 -0700 | [diff] [blame] | 265 | Yuusei Kuwana <kuwana@kumama.org> |
Russ Cox | 18ccbda | 2010-10-18 12:01:59 -0400 | [diff] [blame] | 266 | Yuval Pavel Zholkover <paulzhol@gmail.com> |
Russ Cox | aacb515 | 2009-12-08 18:20:06 -0800 | [diff] [blame] | 267 | Yves Junqueira <yves.junqueira@gmail.com> |
Russ Cox | ec3dc34 | 2011-09-07 13:53:05 -0400 | [diff] [blame] | 268 | Ziad Hatahet <hatahet@gmail.com> |