From 2807e1742f1693f86e685ac0d9273806fdc67aaf Mon Sep 17 00:00:00 2001 From: Jason Greene Date: Fri, 14 Dec 2001 05:58:28 +0000 Subject: [PATCH] Add myself as a maintainer --- ext/sockets/CREDITS | 2 +- ext/sockets/sockets.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 | +----------------------------------------------------------------------+ */ -- 2.50.1