diff --git a/AUTHORS b/AUTHORS index 792a71a89..404c00282 100644 --- a/AUTHORS +++ b/AUTHORS @@ -10,6 +10,7 @@ Halla Ali (@hallaali) Emil Atz (@EmilAtz) Jongyoon Bae (@jongyoonbae), Brown University Philip Berndt +Guus Bertens (@guusbertens), Eindhoven University of Technology Wolfgang Bessler (@wbessler), Offenburg University of Applied Science Paul Blum (@paulblum) Tilman Bremer @@ -20,6 +21,8 @@ Ryan Crisanti Nicholas Curtis (@arghdos) Steven DeCaluwe (@decaluwe), Colorado School of Mines Vishesh Devgan (@vdevgan) +Matthias Diener (@matthiasdiener), University of Illinois at Urbana-Champaign +Martey Dodoo (@martey) Thomas Fiala (@thomasfiala), Technische Universität München David Fronczek Mark E. Fuller (@mefuller), Technion @@ -30,6 +33,8 @@ Dave Goodwin, California Institute of Technology China Hagström (@chinahg), Massachusetts Institute of Technology John Hewson (@jchewson), Sandia National Laboratory Trevor Hickey (@luxe) +David Holland (@dholland88) +Zbigniew Jędrzejewski-Szmek (@keszybz), Red Hat Yuanjie Jiang Benjamin Kee (@lionkey) Cory Kinney (@corykinney) @@ -51,6 +56,7 @@ Harry Moffat (@hkmoffat), Sandia National Laboratory Christopher Neal (@wandadars) Kyle Niemeyer (@kyleniemeyer), Oregon State University Paul Northrop (@pwcnorthrop) +Chris Pilko (@cpilko) Sebastian Pinnau (@spinnau) Corey R. Randall (@c-randall), Colorado School of Mines Andreas Rücker (@cannondale1492) @@ -59,11 +65,13 @@ Satyam Saxena (@CyberDrudge) Ingmar Schoegl (@ischoegl), Louisiana State University Santosh Shanbhogue (@santoshshanbhogue), Massachusetts Institute of Technology Travis Sikes (@tsikes) +Patrick Singal (@pjsingal) Columbia University Harsh Sinha (@sin-ha) Sai Krishna Sirumalla (@skrsna), Northeastern University David Sondak Raymond Speth (@speth), Massachusetts Institute of Technology Su Sun (@ssun30), Northeastern University +Daniel Thomas (@d-e-t), University of Minnesota Sergey Torokhov (@band-a-prend) Laurien Vandewalle (@lavdwall) Guillaume Vignat (@gvignat), Stanford University diff --git a/doc/sphinx/reference/releasenotes/v3.1.md b/doc/sphinx/reference/releasenotes/v3.1.md index e71e0f972..519891de9 100644 --- a/doc/sphinx/reference/releasenotes/v3.1.md +++ b/doc/sphinx/reference/releasenotes/v3.1.md @@ -81,3 +81,5 @@ The Cantera development team is pleased to announce the availability of Cantera - Fix spatial scaling in `MultiTransport::getMassFluxes` and `getMolarFluxes` and improve testing of transport calculations ([#1825](https://github.com/Cantera/cantera/pull/1825)) ## Contributors + +This release was made possible by the following contributors: [@BangShiuh](https://github.com/BangShiuh), [@Naikless](https://github.com/Naikless), [@bryanwweber](https://github.com/bryanwweber), [@corykinney](https://github.com/corykinney), [@cpilko](https://github.com/cpilko), [@d-e-t](https://github.com/d-e-t), [@decaluwe](https://github.com/decaluwe), [@dholland88](https://github.com/dholland88), [@g3bk47](https://github.com/g3bk47), [@guusbertens](https://github.com/guusbertens), [@ischoegl](https://github.com/ischoegl), [@keszybz](https://github.com/keszybz), [@martey](https://github.com/martey), [@matthiasdiener](https://github.com/matthiasdiener), [@mefuller](https://github.com/mefuller), [@pjsingal](https://github.com/pjsingal), [@speth](https://github.com/speth), [@ssun30](https://github.com/ssun30), [@wandadars](https://github.com/wandadars)