From: Jason Greene Date: Fri, 14 Dec 2001 05:58:28 +0000 (+0000) Subject: Add myself as a maintainer X-Git-Tag: PRE_ISSET_PATCH~554 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2807e1742f1693f86e685ac0d9273806fdc67aaf;p=php Add myself as a maintainer --- diff --git a/ext/sockets/CREDITS b/ext/sockets/CREDITS index cd36000982..2be7552d79 100644 --- a/ext/sockets/CREDITS +++ b/ext/sockets/CREDITS @@ -1,2 +1,2 @@ Sockets -Chris Vandomelen, Sterling Hughes, Daniel Beulshausen +Chris Vandomelen, Sterling Hughes, Daniel Beulshausen, Jason Greene diff --git a/ext/sockets/sockets.c b/ext/sockets/sockets.c index 8cac2209f9..71263d16ed 100644 --- a/ext/sockets/sockets.c +++ b/ext/sockets/sockets.c @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Chris Vandomelen | | Sterling Hughes | - | | + | Jason Greene | | WinSock: Daniel Beulshausen | +----------------------------------------------------------------------+ */