Skip to content

Commit 0af45c3

Browse files
committed
add credit
1 parent b053385 commit 0af45c3

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.Rmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ We would like to acknowledge in particular:
169169

170170
- [Garrett D'Amore](https://github.com/gdamore), author of the NNG library, for generous advice and for implementing a feature request specifically for a more efficient 'aio' implementation in `nanonext`.
171171
- The [R Consortium](https://www.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.
172+
- [Joe Cheng](https://github.com/jcheng5/) for prototyping the integration of `nanonext` with `later` to support the next generation of completely event-driven promises in `mirai`.
172173
- [R Core](https://www.r-project.org/contributors.html) for various auxiliary functions for serialisation and raw / character conversion, which have been adopted by the package.
173174
- [Luke Tierney](https://github.com/ltierney/) 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.
174175
- [Jeroen Ooms](https://github.com/jeroen) - for his 'Anticonf (tm)' configure script, on which our original 'configure' was based, although much modified since.

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,9 @@ We would like to acknowledge in particular:
221221
development of the secure TLS capabilities in the package, and [Henrik
222222
Bengtsson](https://github.com/HenrikBengtsson) and [Will
223223
Landau](https://github.com/wlandau/)’s roles in making this possible.
224+
- [Joe Cheng](https://github.com/jcheng5/) for prototyping the
225+
integration of `nanonext` with `later` to support the next generation
226+
of completely event-driven promises in `mirai`.
224227
- [R Core](https://www.r-project.org/contributors.html) for various
225228
auxiliary functions for serialisation and raw / character conversion,
226229
which have been adopted by the package.

0 commit comments

Comments
 (0)