[commit: ghc] wip/nfs-locking: Add an acknowledgement to Zhen Zhang (44b279b)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 01:20:46 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/nfs-locking
Link       : http://ghc.haskell.org/trac/ghc/changeset/44b279be9b1cc97bcc6cd73d3d0f73de6a7a3149/ghc

>---------------------------------------------------------------

commit 44b279be9b1cc97bcc6cd73d3d0f73de6a7a3149
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Wed Jul 19 16:17:31 2017 +0100

    Add an acknowledgement to Zhen Zhang
    
    Fix #371 [skip ci]


>---------------------------------------------------------------

44b279be9b1cc97bcc6cd73d3d0f73de6a7a3149
 README.md | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 8404496..5e49393 100644
--- a/README.md
+++ b/README.md
@@ -157,9 +157,12 @@ Acknowledgements
 I started this project as part of my 6-month research visit to Microsoft
 Research Cambridge, which was funded by Newcastle University, EPSRC, and
 Microsoft Research. I would like to thank Simon Peyton Jones, Neil Mitchell
-and Simon Marlow for kick-starting the project and for their guidance. Last
-but not least, big thanks to the project [contributors][contributors], who
-helped me endure and enjoy the project.
+and Simon Marlow for kick-starting the project and for their guidance. 
+Zhen Zhang has done fantastic work on Hadrian as part of his Summer of
+Haskell 2017 [project](https://summer.haskell.org/ideas.html#hadrian-ghc),
+solving a few heavy and long-overdue issues. Last but not least, big thanks
+to all other project [contributors][contributors], who helped me endure and
+enjoy the project.
 
 [ghc]: https://en.wikipedia.org/wiki/Glasgow_Haskell_Compiler
 [shake]: https://github.com/ndmitchell/shake/blob/master/README.md



More information about the ghc-commits mailing list