From: bogglez <bo...@us...> - 2017-03-09 18:40:44
|
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 821bcbd45838c172837ab1e1ce01da8109f9d0a3 (commit) from e1425c7a621053c0af826599bfb90e85e0d78af9 (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 821bcbd45838c172837ab1e1ce01da8109f9d0a3 Author: bogglez <bo...@pr...> Date: Thu Mar 9 19:40:21 2017 +0100 Added myself to AUTHORS, updated some dates ----------------------------------------------------------------------- Summary of changes: AUTHORS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 9b44d09..3101f38 100644 --- a/AUTHORS +++ b/AUTHORS @@ -22,7 +22,7 @@ please see the README.KOS file in the doc directory. Contributors list (under the normal KOS license): ------------------------------------------------- Dan Potter: 1997, 2000, 2001, 2002, 2003, 2004 -Lawrence Sebald: 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 +Lawrence Sebald: 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Sam Steele: 2004 Gil Megidish: 2002 Florian Schulze: 2002 @@ -38,8 +38,9 @@ Vincent Penne: 2004 Roger Cattermole: 2002 Paul Boese: 2002 Brian Paul: 1999, 2000, 2001 -Josh Pearson: 2013, 2014 +Josh Pearson: 2013, 2014, 2015, 2016 Joe Fenton: 2016 +Stefan Galowicz: 2016, 2017 Files with Specific licenses: ----------------------------- hooks/post-receive -- A pseudo Operating System for the Dreamcast. |