mirror of https://github.com/fluffle/goirc
Update contributors list in README.
This commit is contained in:
parent
d1162c0f7b
commit
97dedfdf5e
12
README.md
12
README.md
|
@ -81,11 +81,17 @@ indebted to Matt Gruen for his work on
|
||||||
the re-organisation and channel-based communication structure of `*Conn.send()`
|
the re-organisation and channel-based communication structure of `*Conn.send()`
|
||||||
and `*Conn.recv()`. I'm sure things could be more asynchronous, still.
|
and `*Conn.recv()`. I'm sure things could be more asynchronous, still.
|
||||||
|
|
||||||
This code is (c) 2009-13 Alex Bramley, and released under the same licence terms
|
This code is (c) 2009-15 Alex Bramley, and released under the same licence terms
|
||||||
as Go itself.
|
as Go itself.
|
||||||
|
|
||||||
Contributions gratefully received from:
|
Contributions gratefully received from:
|
||||||
|
|
||||||
- [iopred](http://github.com/iopred)
|
- [3onyc](https://github.com/3onyc)
|
||||||
- [StalkR](http://github.com/StalkR)
|
- [bramp](https://github.com/bramp)
|
||||||
|
- [cgt](https://github.com/cgt)
|
||||||
|
- [iopred](https://github.com/iopred)
|
||||||
|
- [Krayons](https://github.com/Krayons)
|
||||||
|
- [StalkR](https://github.com/StalkR)
|
||||||
|
- [sztanpet](https://github.com/sztanpet)
|
||||||
|
- [wathiede](https://github.com/wathiede)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue