From: ljsebald <ljs...@us...> - 2023-03-27 14:53:49
|
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 11cd2c47cf3c025273784d61da08d56fb38495ee (commit) via 6b006f17192bc27e49ac607fb90d96f456ecbce4 (commit) from 6ab415e46b610a38b3b46d06c450a8d024a9cd66 (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 11cd2c47cf3c025273784d61da08d56fb38495ee Merge: 6ab415e 6b006f1 Author: Lawrence Sebald <ljs...@us...> Date: Mon Mar 27 10:53:15 2023 -0400 Merge pull request #138 from KallistiOS/authors-change Add Colton Pawielski to AUTHORS commit 6b006f17192bc27e49ac607fb90d96f456ecbce4 Author: darcagn <da...@pr...> Date: Sun Mar 26 22:23:58 2023 -0500 Add Colton Pawielski to AUTHORS ----------------------------------------------------------------------- Summary of changes: AUTHORS | 1 + 1 file changed, 1 insertion(+) diff --git a/AUTHORS b/AUTHORS index 326a61d..e601e26 100644 --- a/AUTHORS +++ b/AUTHORS @@ -45,6 +45,7 @@ Luke Benstead: 2020, 2021 Eric Fradella: 2023 Falco Girgis: 2023 Ruslan Rostovtsev: 2014, 2016, 2023 +Colton Pawielski: 2023 Files with Specific licenses: ----------------------------- hooks/post-receive -- A pseudo Operating System for the Dreamcast. |