mirror of
https://github.com/fluffle/goirc
synced 2025-06-14 02:33:21 +00:00
Acknowledge contributions from fellow githubbers!
This commit is contained in:
parent
970a4aaaa4
commit
a2b9ce4198
1 changed files with 7 additions and 1 deletions
|
@ -78,5 +78,11 @@ 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-11 Alex Bramley, and released under the same licence terms
|
This code is (c) 2009-13 Alex Bramley, and released under the same licence terms
|
||||||
as Go itself.
|
as Go itself.
|
||||||
|
|
||||||
|
Contributions gratefully received from:
|
||||||
|
|
||||||
|
- [iopred](http://github.com/iopred)
|
||||||
|
- [StalkR](http://github.com/StalkR)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue