Skip to content

Commit 7c4ed0f

Browse files
authored
Add Thanks and Attribution in Readme (#154)
1 parent 8ab67a0 commit 7c4ed0f

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.Rmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ We would like to acknowledge in particular:
181181
- The [R Consortium](https://r-consortium.org/) for funding the development of the secure TLS capabilities in the package, and [Henrik Bengtsson](https://github.com/HenrikBengtsson) and [Will Landau](https://github.com/wlandau/)'s roles in making this possible.
182182
- [Joe Cheng](https://github.com/jcheng5/) for prototyping the integration of `nanonext` with `later` to support the next generation of completely event-driven 'promises'.
183183
- [Luke Tierney](https://github.com/ltierney/) (R Core) and [Mike Cheng](https://github.com/coolbutuseless) for meticulous documentation of the R serialization mechanism, which led to the package's own implementation of a low-level interface to R serialization.
184+
- [Travers Ching](https://github.com/traversc) for a novel idea in extending the original custom serialization support in the package.
184185
- [Jeroen Ooms](https://github.com/jeroen) - for his 'Anticonf (tm)' configure script, on which our original 'configure' was based, although much modified since.
185186

186187
Links:

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,8 @@ We would like to acknowledge in particular:
229229
Cheng](https://github.com/coolbutuseless) for meticulous documentation
230230
of the R serialization mechanism, which led to the package’s own
231231
implementation of a low-level interface to R serialization.
232+
- [Travers Ching](https://github.com/traversc) for a novel idea in
233+
extending the original custom serialization support in the package.
232234
- [Jeroen Ooms](https://github.com/jeroen) - for his ‘Anticonf (tm)’
233235
configure script, on which our original ‘configure’ was based,
234236
although much modified since.

0 commit comments

Comments
 (0)