From: darcagn <da...@us...> - 2024-04-21 17:39:22
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "A pseudo Operating System for the Dreamcast.". The branch, master has been updated via 2b9d90b825ad834bf53f39fd58651174076fe922 (commit) via 85a4dd006497f23e3a308f291e84c25e8405ab7c (commit) from b7b8522fe822ee527715109ddd55470d727ddfb9 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 2b9d90b825ad834bf53f39fd58651174076fe922 Merge: b7b8522f 85a4dd00 Author: darcagn <da...@pr...> Date: Sun Apr 21 12:38:54 2024 -0500 Merge pull request #522 from KallistiOS/authors_date_updates Updated the AUTHORS file to Add 2024 Dates commit 85a4dd006497f23e3a308f291e84c25e8405ab7c Author: Falco Girgis <gyr...@gm...> Date: Sun Apr 21 12:01:18 2024 -0500 Updated the AUTHORS file to add 2024 dates Added year 2024 for the following people: 1) Donald Haase 2) Paul Cercueil 3) Ruslan Rostovtsev ----------------------------------------------------------------------- Summary of changes: AUTHORS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index 65244f5b..1fcace82 100644 --- a/AUTHORS +++ b/AUTHORS @@ -27,7 +27,7 @@ Sam Steele: 2004 Gil Megidish: 2002 Florian Schulze: 2002 Walter van Niftrik: 2005 -Donald Haase: 2008, 2014, 2023 +Donald Haase: 2008, 2014, 2023, 2024 Andrew Kieschnick: 2000, 2001, 2002, 2003 Jordan DeLong: 2000, 2001, 2002 Bero: 2002 @@ -44,10 +44,10 @@ Stefan Galowicz: 2016, 2017 Luke Benstead: 2020, 2021, 2022, 2023 Eric Fradella: 2023, 2024 Falco Girgis: 2023, 2024 -Ruslan Rostovtsev: 2014, 2016, 2023 +Ruslan Rostovtsev: 2014, 2016, 2023, 2024 Colton Pawielski: 2023 Andy Barajas: 2023, 2024 -Paul Cercueil: 2023 +Paul Cercueil: 2023, 2024 Files with Specific licenses: ----------------------------- hooks/post-receive -- A pseudo Operating System for the Dreamcast. |