1
0
mirror of https://github.com/golang/go synced 2024-09-24 03:20:12 -06:00
Commit Graph

283 Commits

Author SHA1 Message Date
Russ Cox
d42bfe26ad A+C: Pascal S. de Kloe (individual CLA)
R=r
CC=golang-dev
https://golang.org/cl/4266041
2011-03-05 14:24:26 -05:00
Russ Cox
64f9e5a120 A+C: Chris Dollin (individual CLA)
R=r, r2, gri
CC=ehog.hedge, golang-dev
https://golang.org/cl/4240043
2011-02-25 14:05:44 -05:00
Andrew Gerrand
c010b0e846 A+C: Padraig Kitterick
R=dsymonds
CC=golang-dev
https://golang.org/cl/4186065
2011-02-22 10:40:22 +11:00
Nigel Tao
c015dd21b8 A+C: Mikael Tillenius (individual CLA)
R=dsymonds
CC=golang-dev
https://golang.org/cl/4179063
2011-02-21 15:04:13 +11:00
Russ Cox
acad4e0cf9 A+C: Olivier Antoine (individual CLA)
Also sort name lists.

R=r, r2
CC=golang-dev
https://golang.org/cl/4191044
2011-02-16 15:02:08 -05:00
Russ Cox
33cf883440 A+C: Dave Cheney (individual CLA)
R=adg, gri
CC=golang-dev
https://golang.org/cl/4126055
2011-02-03 14:15:27 -05:00
Russ Cox
274d095121 A+C: add Christopher Nielsen (individual CLA)
R=golang-dev, r2
CC=golang-dev
https://golang.org/cl/3989061
2011-02-03 00:36:24 -05:00
Russ Cox
9557103ea6 A+C: Jose Luis Vázquez González (individual CLA)
R=gri, josvazg, gri1
CC=golang-dev
https://golang.org/cl/4044047
2011-02-01 13:31:28 -05:00
Russ Cox
507a753c4b CONTRIBUTORS: add David Anderson (Google CLA)
R=agl1, danderson
CC=golang-dev
https://golang.org/cl/4029044
2011-01-25 10:48:44 -05:00
Andrew Gerrand
850ed709ff A+C: Pieter Droogendijk
R=nigeltao, r2
CC=golang-dev
https://golang.org/cl/4061044
2011-01-24 18:09:10 +10:00
Russ Cox
007aaa474e A+C: Miek Gieben (individual CLA)
Also remove second email address from AUTHORS file
in a few cases.  It only has a meaning in the CONTRIBUTORS file.

R=r, gri
CC=golang-dev
https://golang.org/cl/4022042
2011-01-20 12:51:02 -05:00
Russ Cox
f8e9936d87 A+C: Jeff R. Allen (individual CLA)
R=r, r2
CC=golang-dev
https://golang.org/cl/4018043
2011-01-19 15:30:18 -05:00
Russ Cox
73302bc190 CONTRIBUTORS: secondary email for Kyle Lemons
R=r, gri
CC=golang-dev
https://golang.org/cl/4072042
2011-01-19 15:10:58 -05:00
Rob Pike
1d1f1192d9 CONTRIBUTORS: add Ben Lynn (Google employee)
R=benlynn, rsc
CC=golang-dev
https://golang.org/cl/4062042
2011-01-19 13:46:58 -05:00
Russ Cox
36d658d7d6 A+C: Clement Skau (individual CLA)
R=r, r2
CC=golang-dev
https://golang.org/cl/3982045
2011-01-19 10:07:44 -05:00
Russ Cox
f49889d0c2 C: add Jos Visser (Google CLA)
R=josv, r
CC=golang-dev
https://golang.org/cl/4065041
2011-01-18 11:24:13 -05:00
Andrew Gerrand
b9fb6ddd50 CONTRIBUTORS: fix bradfitz entry
R=rsc
CC=golang-dev
https://golang.org/cl/3999041
2011-01-14 10:12:24 +11:00
Andrew Gerrand
c37a0c5414 CONTRIBUTORS: add bradfitz@golang.org
R=bradfitz, dangabrad
CC=golang-dev
https://golang.org/cl/3998041
2011-01-14 09:27:51 +11:00
Rob Pike
6f62e40773 C&A for Eric Eisner
there is something funny in the database; trying to recreate the change.

R=gri
CC=golang-dev
https://golang.org/cl/3900044
2011-01-11 21:42:24 -08:00
Berengar Lehr
1aec7c7f34 crypto: add twofish package
The code was (as annotated in the source code) adopted from Tom's
LibCrypt (public domain code, [1]). It was neither optimised for speed
nor were any security features added.

[1] http://libtom.org/?page=features&newsitems=5&whatfile=crypt

R=rsc, berengarlehr, albert.strasheim, agl1
CC=golang-dev, schulze
https://golang.org/cl/2687042
2011-01-11 20:51:35 -05:00
Russ Cox
c22c6daca0 A+C: Kyle Lemons (individual CLA)
R=gri
CC=golang-dev
https://golang.org/cl/3766045
2011-01-05 14:34:45 -05:00
Russ Cox
2aa75f702c A+C: Patrick Gavlin (individual CLA)
R=r
CC=golang-dev, pgavlin
https://golang.org/cl/3763043
2011-01-04 13:07:00 -05:00
Andrew Gerrand
fc325c4df4 A+C: Caine Tighe
R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/3824043
2010-12-24 09:24:33 +11:00
Russ Cox
3e2231e41f A+C: Lorenzo Stoakes, Nigel Kerr (both individual CLA)
R=r
CC=golang-dev, lstoakes, nk
https://golang.org/cl/3549041
2010-12-09 14:49:21 -05:00
Russ Cox
458ec560e7 CONTRIBUTORS: add alias chressie@googlemail.com == chressie@gmail.com
R=r
CC=golang-dev
https://golang.org/cl/3485044
2010-12-07 16:14:45 -05:00
Nigel Tao
dbcf79b4b9 A+C: add Ryan Hitchman.
R=adg, r2
CC=golang-dev
https://golang.org/cl/3430042
2010-12-06 09:20:39 +11:00
Robert Griesemer
4f8526223f A+C: added Jamie Gennis
R=iant, r
CC=golang-dev
https://golang.org/cl/3416042
2010-12-02 10:41:56 -08:00
Robert Griesemer
4e40a03682 A+C: adding Stefan Nilsson
R=rsc, iant2
CC=golang-dev
https://golang.org/cl/3417041
2010-12-02 09:18:08 -08:00
Robert Griesemer
e1149aa08d add Eoghan Sherry as author and contributor
R=r, r2
CC=golang-dev
https://golang.org/cl/3311043
2010-11-30 10:23:07 -08:00
Ian Lance Taylor
5b4319f332 A+C: Add Harley Laue (individual CLA)
R=rsc, adg
CC=golang-dev
https://golang.org/cl/3316041
2010-11-26 16:16:47 -08:00
Russ Cox
5df5d3276d A+C: Keith Rarick (individual CLA)
R=r, r2
CC=golang-dev, kr
https://golang.org/cl/2894042
2010-11-05 14:01:52 -04:00
Rob Pike
ea84b4700a CLA: Benny Siegert <bsiegert@gmail.com>
R=rsc
CC=golang-dev
https://golang.org/cl/2934041
2010-11-05 10:47:35 -07:00
Russ Cox
8ce3362f4e A+C: add Chris Jones (individual CLA)
R=r
CC=cjyar, golang-dev
https://golang.org/cl/2818041
2010-11-04 10:30:13 -04:00
Andrew Gerrand
91e69efb0d A+C: Yasuhiro Matsumoto
R=r, r2
CC=golang-dev
https://golang.org/cl/2543044
2010-10-19 10:20:32 +11:00
Russ Cox
ee3db0f5cf A+C: Florian Ukermann (individual CLA)
R=r, r2
CC=florian, golang-dev
https://golang.org/cl/2554042
2010-10-18 14:02:24 -04:00
Russ Cox
18ccbda50c A+C: Yuval Pavel Zholkover (individual CLA)
R=r, r2
CC=golang-dev
https://golang.org/cl/2506045
2010-10-18 12:01:59 -04:00
Russ Cox
e35aff7205 A+C: Jim McGrath (individual CLA)
R=r, r2
CC=golang-dev
https://golang.org/cl/2438041
2010-10-11 14:32:25 -04:00
Russ Cox
1abd293d01 CONTRIBUTORS: link sam.thorogood@gmail.com for code review
R=Sam
CC=golang-dev
https://golang.org/cl/2437041
2010-10-11 13:13:57 -04:00
Russ Cox
4ed132826f A+C: Graham Miller (individual CLA)
R=gmiller, adg
CC=golang-dev
https://golang.org/cl/2362043
2010-10-07 03:07:35 -04:00
Andrew Gerrand
c276ce98c2 A+C: Albert Strasheim
R=golang-dev, r2
CC=golang-dev
https://golang.org/cl/2336042
2010-10-06 21:30:34 +11:00
Russ Cox
07b56fce66 CONTRIBUTORS: add Balazs Lecz (Google CLA)
R=r, r2
CC=golang-dev
https://golang.org/cl/2216053
2010-09-27 11:43:53 -04:00
Rob Pike
18b02f6cf3 CLA for Sebastien Binet
R=adg
CC=binet, golang-dev
https://golang.org/cl/2188041
2010-09-14 17:24:29 +10:00
Russ Cox
26fd5252f4 A+C: add Dan Sinclair (individual CLA)
R=r
CC=golang-dev
https://golang.org/cl/2140045
2010-09-10 13:59:08 -04:00
Andrew Gerrand
cc9d2e2dfe A+C: Vincent Ambo
R=r
CC=golang-dev
https://golang.org/cl/2048043
2010-08-30 14:57:23 +10:00
Rob Pike
da25964e9e CLA: Add James Fysh
R=gri
CC=James Fysh, golang-dev
https://golang.org/cl/2043042
2010-08-28 07:52:22 +10:00
Russ Cox
25410fc57d A+C: Corey Thomasson (individual CLA)
R=iant
CC=golang-dev
https://golang.org/cl/1952047
2010-08-26 13:21:06 -04:00
Russ Cox
3fc7f776d3 A+C: Jukka-Pekka Kekkonen (individual CLA)
R=adg, madari
CC=golang-dev
https://golang.org/cl/2025042
2010-08-25 12:51:36 -04:00
Andrew Gerrand
0c65748e6d A+C: Martin Neubauer
R=r, rsc
CC=golang-dev
https://golang.org/cl/1999044
2010-08-25 12:34:30 -04:00
Russ Cox
60c5dadbc8 A+C: Eric Clark (individual CLA)
R=ec
CC=golang-dev
https://golang.org/cl/1982045
2010-08-19 00:07:55 -04:00
Russ Cox
660ce1425f CONTRIBUTORS: add Luuk van Dijk (Google CLA)
R=lvd
CC=golang-dev
https://golang.org/cl/1956046
2010-08-17 17:36:15 -04:00
Russ Cox
e235a04f37 A+C: Mikkel Krautz (individual CLA)
R=agl, agl1
CC=golang-dev
https://golang.org/cl/1959042
2010-08-16 11:21:33 -04:00
Russ Cox
879b5a02a9 A+C: Mikio Hara (individual CLA)
R=adg
CC=golang-dev
https://golang.org/cl/1971042
2010-08-11 22:22:36 -07:00
Russ Cox
8c5f30c0d9 A+C: Anschel Schaffer-Cohen (individual CLA)
R=gri
CC=golang-dev
https://golang.org/cl/1893045
2010-08-06 16:31:12 -07:00
Russ Cox
64f24107e1 A+C: Nicholas Waples and Mathieu Lonjaret (individual CLA)
R=gri
CC=golang-dev
https://golang.org/cl/1856054
2010-08-06 13:10:47 -07:00
Russ Cox
3f16c5cee1 A+C: fix email address
R=adg
CC=golang-dev
https://golang.org/cl/1856052
2010-08-04 17:14:51 -07:00
Russ Cox
3ab7830d7d A+C: Anthony Martin, Christian Himpel (individual CLA)
R=adg
CC=golang-dev
https://golang.org/cl/1689061
2010-08-03 17:04:54 -07:00
Russ Cox
5960f835ca CONTRIBUTORS: Rietveld alias for brad@danga.com
R=adg
CC=bradfitz, golang-dev
https://golang.org/cl/1715060
2010-08-03 13:04:02 -07:00
Russ Cox
b91c70ad52 A+C: Tarmigan Casebolt
R=adg
CC=golang-dev, tarm
https://golang.org/cl/1923041
2010-08-03 00:36:44 -07:00
Rob Pike
b6c2bf7127 Add Scott Lawrence to C&A
R=adg
CC=golang-dev
https://golang.org/cl/1899044
2010-08-03 13:27:50 +10:00
Russ Cox
1c4d380b80 CONTRIBUTORS: add wcn@google.com alias to match with code review
R=wcn
CC=golang-dev
https://golang.org/cl/1902043
2010-07-30 12:26:50 -07:00
Russ Cox
2ef1c6e2fc A+C: Yuusei Kuwana (individual CLA)
R=r
CC=golang-dev
https://golang.org/cl/1871054
2010-07-29 13:49:01 -07:00
Andrew Gerrand
5f14f0690b A+C: Wei Guangjing
R=golang-dev, brainman
CC=golang-dev
https://golang.org/cl/1899041
2010-07-26 13:44:32 +10:00
Andrew Gerrand
bf5b05f2d4 A+C: Markus Duft
R=nigeltao
CC=golang-dev
https://golang.org/cl/1682052
2010-07-08 12:47:16 +10:00
Russ Cox
88744a9733 A+C: add Gustavo Niemeyer (individual CLA)
R=adg
CC=golang-dev
https://golang.org/cl/1693046
2010-06-30 23:31:41 -07:00
Andrew Gerrand
42852feb56 Contributors: add Kirklin McDonald (a Google employee)
R=gri
CC=golang-dev
https://golang.org/cl/1679045
2010-06-30 14:42:58 +10:00
Andrew Gerrand
6d61da6350 A+C for Peter Mundy (peterGo)
R=rsc
CC=golang-dev
https://golang.org/cl/1737044
2010-06-29 09:48:35 +10:00
Russ Cox
19783ef482 A+C: James Whitehead and Paolo Giarrusso (both individual CLA)
R=r
CC=golang-dev
https://golang.org/cl/1649041
2010-06-09 21:25:13 -07:00
Russ Cox
3956e5a029 A+C: add Daniel Theophanes (individual CLA)
R=r
CC=golang-dev
https://golang.org/cl/1535041
2010-06-07 12:42:02 -07:00
Andrew Gerrand
e6d66633ba A+C: added Daniel Fleischman
R=rsc
CC=golang-dev
https://golang.org/cl/1475041
2010-06-02 16:49:25 +02:00
Ian Lance Taylor
fbff95bd97 Add Vinu Rajashekhar <vinutheraj@gmail.com> as a contributor.
R=adg
CC=golang-dev
https://golang.org/cl/1454041
2010-06-01 11:55:55 -07:00
Russ Cox
e30bf71b6c A+C: add Peter Williams (individual CLA)
R=adg
CC=golang-dev
https://golang.org/cl/1221043
2010-05-24 14:32:08 -07:00
Russ Cox
954ea53582 CONTRIBUTORS: add Brad Fitzpatrick (Google Inc)
R=r, bradfitzpatrick
CC=golang-dev
https://golang.org/cl/1118041
2010-05-05 12:49:59 -07:00
Andrew Gerrand
a8c18e14ef add Sam Thorogood (of Google Inc.) to CONTRIBUTORS
R=r
CC=golang-dev
https://golang.org/cl/890048
2010-04-16 17:40:49 +10:00
Rob Pike
8a68b8287b CLA: Andrei Vieru
R=rsc
CC=golang-dev
https://golang.org/cl/890044
2010-04-12 10:11:18 -07:00
Robert Griesemer
76fc2f62d3 contributors, authors: add Risto Saarelma
R=rsc
CC=golang-dev
https://golang.org/cl/836043
2010-03-30 11:46:06 -07:00
Russ Cox
2243fe9fc1 A+C: add Kyle Consalus (individual CLA)
R=r
CC=golang-dev
https://golang.org/cl/662041
2010-03-20 22:37:53 -07:00
Russ Cox
c6a2c49e12 A+C: add James Toy (individual CLA)
R=r
CC=golang-dev
https://golang.org/cl/660041
2010-03-19 15:54:27 -07:00
Russ Cox
c3a0cee684 A+C: add Conrad Meyer (individual CLA)
R=r
CC=cemeyer, golang-dev
https://golang.org/cl/313041
2010-03-08 16:52:55 -08:00
Russ Cox
e6cd011e68 A+C: add Spring Mc (individual CLA)
R=adg
CC=golang-dev
https://golang.org/cl/240041
2010-03-04 16:16:56 -08:00
Russ Cox
297cddbb11 A+C: add Raif S. Naffah (individual CLA)
R=gri
CC=golang-dev
https://golang.org/cl/223073
2010-02-26 14:54:28 -08:00
Rob Pike
8d4fb690d6 add micah.stetson to C&A
R=rsc
CC=golang-dev
https://golang.org/cl/223061
2010-02-26 16:32:45 +11:00
Rob Pike
ca3bee3df5 add Anh Hai Trinh to C&A
R=rsc, adg
CC=golang-dev
https://golang.org/cl/218076
2010-02-24 16:20:47 +11:00
Russ Cox
79518b977f add Mark Zavislak (Google) to CONTRIBUTORS
R=adg
CC=golang-dev, zavislak
https://golang.org/cl/218072
2010-02-23 12:00:38 -08:00
Russ Cox
f5b8124bd9 A+C: add Sergei Skorobogatov (individual CLA)
R=adg
CC=golang-dev
https://golang.org/cl/218060
2010-02-22 14:30:45 -08:00
Russ Cox
0e2e066caa A+C: add Timo Savola (individual CLA)
R=adg
CC=golang-dev, tsavola
https://golang.org/cl/217049
2010-02-19 18:39:33 -08:00
Russ Cox
00d29db3a9 A+C: add Amrut Joshi (individual CLA)
R=r
CC=golang-dev
https://golang.org/cl/216047
2010-02-18 23:32:22 -08:00
Russ Cox
760e9c2e90 A+C: Giles Lean (individual CLA)
R=adg
CC=golang-dev
https://golang.org/cl/206107
2010-02-16 11:32:25 -08:00
Russ Cox
74dfca5f25 A+C: add Alex Brainman (individual CLA)
R=adg
CC=golang-dev
https://golang.org/cl/207052
2010-02-10 00:44:07 -08:00
Russ Cox
dcabd19a37 A+C: Joe Poirier (individual CLA)
R=adg, adg1
CC=golang-dev
https://golang.org/cl/202044
2010-02-04 13:08:47 -08:00
Andrew Gerrand
36cd49e318 Added Andrew Gerrand to CONTRIBUTORS
R=golang-dev
CC=golang-dev
https://golang.org/cl/201041
2010-02-04 11:42:41 -08:00
Russ Cox
2e688e1ba0 A+C: add Icarus Sparry (individual CLA)
R=gri
CC=golang-dev, icarus
https://golang.org/cl/194090
2010-01-26 13:15:53 -08:00
Russ Cox
9f3738a4eb A+C: add Stephen Weinberg (individual CLA)
R=r
CC=golang-dev
https://golang.org/cl/194064
2010-01-25 18:50:46 -08:00
Russ Cox
31fb879ec2 A+C: Dean Prichard (individual CLA)
R=r
CC=golang-dev
https://golang.org/cl/186283
2010-01-22 16:58:46 -08:00
Nigel Tao
f43d95fbde A+C: add Firmansyah Adiputra (individual CLA)
R=r
CC=frm, golang-dev
https://golang.org/cl/186276
2010-01-22 14:44:49 +11:00
Russ Cox
539ff7b0c4 A+C: add Petar Maymounkov (individual CLA)
R=iant
CC=golang-dev, petar-m
https://golang.org/cl/189095
2010-01-18 21:14:59 -08:00
Jan H. Hosang
9c9c89c013 Added me to authors and contributors.
R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/181153
2010-01-06 13:55:47 -08:00
Robert Griesemer
09a930c091 added author/contributor
R=iant
CC=golang-dev
https://golang.org/cl/181099
2009-12-29 14:43:25 -08:00
Robert Griesemer
95e00d215a adding individual contributor
R=r, rsc
CC=golang-dev
https://golang.org/cl/179118
2009-12-21 14:34:16 -08:00
Russ Cox
95c776cca4 A+C: Ben Olive (individual CLA)
R=gri
CC=golang-dev
https://golang.org/cl/180081
2009-12-17 13:38:28 -08:00
Moriyoshi Koizumi
a8fbf5dc2c This patch enables cgo utility to correctly convert enums in the C source
into consts in the resulting Go source.  Previously known as issue 161047,
which I deleted accidentally.  Fixes issue 207.

R=rsc
https://golang.org/cl/166059
2009-12-15 21:24:17 -08:00
Russ Cox
6112e809d2 A+C: two more names
Andy Davis (individual CLA)
	Arvindh Rajesh Tamilmani (individual CLA)

R=r
https://golang.org/cl/176067
2009-12-13 18:39:04 -08:00
Russ Cox
d5b7d776b5 A+C:
Andrey Mirtchovski (individual CLA),
	Maxim Ushakov (Google),
	Yongjian Xu (individual CLA)

R=gri
https://golang.org/cl/174064
2009-12-11 12:41:04 -08:00
Ross Light
7d7d95a160 Added my name to the AUTHORS and CONTRIBUTORS list
R=rsc
https://golang.org/cl/165101
2009-12-09 10:35:48 -08:00
Russ Cox
aacb515668 A+C: two more names
Kei Son has completed the CLA.
   Yves Junqueira is a Google employee.

R=r
https://golang.org/cl/167057
2009-12-08 18:20:06 -08:00
Russ Cox
20cacd64f1 A/C: add Charles L. Dorian
R=r
https://golang.org/cl/164060
2009-12-01 12:45:41 -08:00
Sven Almgren
5dd66f01cd Added Sven Almgren to AUTHORS and CONTRIBUTORS
R=rsc
https://golang.org/cl/163053
2009-12-01 12:07:43 -08:00
Anthony Starks
1cf5d0d4a5 Adding to AUTHORS and CONTRIBUTORS as per http://golang.org/doc/contribute.html#copyright
R=rsc
https://golang.org/cl/163050
2009-11-30 19:24:11 -08:00
Adrian O'Grady
5fcb0087df Added my name to the AUTHORS and CONTRIBUTORS files.
R=rsc
https://golang.org/cl/157153
2009-11-30 14:27:37 -08:00
Russ Cox
49c859a5f1 AUTHORS+CONTRIBUTORS: more names; CLA verified
R=gri
CC=r
https://golang.org/cl/163044
2009-11-30 11:38:41 -08:00
Russ Cox
1dc65e3aca AUTHORS/CONTRIBUTORS: two more names
R=r, SnakE
CC=fhs, pts
https://golang.org/cl/162054
2009-11-30 10:28:31 -08:00
Fumitoshi Ukai
770f3538c0 Add myself to CONTRIBUTORS
R=r, rsc
https://golang.org/cl/156070
2009-11-29 14:18:04 -08:00
Russ Cox
541eeb8dbc add Roger Peppe to AUTHORS/CONTRIBUTORS
R=r
https://golang.org/cl/157157
2009-11-24 11:33:43 -08:00
Michael Elkins
43ffcdcbc3 Adding myself to AUTHORS/CONTRIBUTORS as a result of https://golang.org/cl/156079
R=golang-dev, rsc
CC=r
https://golang.org/cl/157072
2009-11-24 11:29:51 -08:00
Chris Lennert
c833a57dac Added my name to the AUTHORS and CONTRIBUTORS lists.
R=rsc
https://golang.org/cl/160047
2009-11-23 17:44:38 -08:00
James Meneghello
c16f5cd9a6 Contributions etc.
R=rsc, r
https://golang.org/cl/156106
2009-11-19 21:07:54 -08:00
Michael Hoisie
121bb921fb Added my name to the CONTRIBUTORS file
R=rsc
https://golang.org/cl/156081
2009-11-19 20:44:56 -08:00
William Josephson
57f62f6eae Update legal.
R=rsc
https://golang.org/cl/156075
2009-11-18 09:17:47 -08:00
Eden Li
1ef0e0ed2c Updated AUTHORS/CONTRIBUTORS files according to
http://golang.org/doc/contribute.html#copyright

R=rsc
https://golang.org/cl/156066
2009-11-17 23:42:15 -08:00
Evan Shaw
5a99927ddf Adding my name to authors/contributors.
R=rsc
https://golang.org/cl/154169
2009-11-17 23:34:00 -08:00
Trevor Strohman
01677dab31 Adds Trevor Strohman to CONTRIBUTORS.
Google is my employer so no AUTHORS change is needed.

R=rsc
https://golang.org/cl/154174
2009-11-17 23:22:41 -08:00
Josh Goebel
ae2ee5470f Add myself to authors and contributors
R=r
https://golang.org/cl/156045
2009-11-17 16:22:29 -08:00
Aron Nopanen
3f00205a0a Add myself to 'AUTHORS' and 'CONTRIBUTORS'
R=rsc, r
https://golang.org/cl/154175
2009-11-17 11:28:54 -08:00
Sergio Luis O. B. Correia
27c3147676 Add myself to list of AUTHORS/CONTRIBUTORS for Go.
R=rsc
https://golang.org/cl/154180
2009-11-17 09:02:41 -08:00
David G. Andersen
11c1aa9f6d Adding my name to authors/contributors. I'm waiting to hear
back from Carnegie Mellon about whether they're interested in
signing the agreement (do you know if they have already?).
In the meantime, I'm submitting these changes on my own time.
If CMU has already signed the corporate contributor agreement,
please remove my name from the AUTHORS list.

R=rsc
https://golang.org/cl/154161
2009-11-16 12:39:37 -08:00
Devon H. O'Dell
96bcdff662 Adding myself to AUTHORS/CONTRIBUTORS for Go.
R=rsc
https://golang.org/cl/155041
2009-11-14 15:28:47 -08:00
Môshe van der Sterre
a09997c3aa Adding my name to CONTRIBUTORS and AUTHORS
As Adam Langley mentioned, this should go in with
https://golang.org/cl/152141

R=rsc
CC=agl1
https://golang.org/cl/154138
2009-11-14 14:42:15 -08:00
Abhinav Gupta
14a4ece979 Added self to AUTHORS and CONTRIBUTORS.
R=rsc
https://golang.org/cl/154128
2009-11-14 11:45:32 -08:00
David Titarenco
1eef6b0dd4 Added self to AUTHORS and CONTRIBUTORS prior to first submission.
R=rsc
https://golang.org/cl/153057
2009-11-13 18:06:27 -08:00
James Aguilar
a01839fb82 Add myself to the contributors file.
R=rsc
https://golang.org/cl/152101
2009-11-13 15:52:24 -08:00
Kevin Ballard
ea5440dd42 Adding myself (Kevin Ballard) to the AUTHORS/CONTRIBUTORS files
R=rsc
https://golang.org/cl/153055
2009-11-10 18:44:20 -08:00
Vish Subramanian
05aab6f710 Add vish to contributors.
R=r, rsc
http://go/go-review/1026012
2009-11-06 17:05:42 -08:00
Russ Cox
2c029dedfc more explanatory text
R=r
DELTA=11  (8 added, 0 deleted, 3 changed)
OCL=35797
CL=35804
2009-10-15 16:51:53 -07:00
Russ Cox
e495953d2b add CONTRIBUTORS file to record those
whose code can be accepted into the repository.

R=r
DELTA=44  (44 added, 0 deleted, 0 changed)
OCL=35729
CL=35742
2009-10-14 17:17:42 -07:00