@@ -14,6 +14,7 @@ The following people have contributed to this project:
* Herbert Wolverson, the primary author.
* [Marius Gedminas](https://github.com/mgedmin) provided some fixes to the visibility system, and chapter 5. Corrected a typo in chapter 7, fixed a Markdown error in chapter 7, fixed indentation in chapter 13, and a typo in chapter 18.
+* [Ben Morrison](https://github.com/gbmor) fixed an issue in chapter 4, correctly matching room passing-by-reference with the accompanying source code.