From d9178d3dc7e6473b2df15276b0be8b9cafcab8a3 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Thu, 3 Sep 2009 16:11:42 -0700 Subject: [PATCH] Change my email address to point to my current address rather than my now defunct Gentoo address. --- ChangeLog | 4 ++++ catalyst | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index c6bd7b55..61090d0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,10 @@ # Distributed under the GPL v2 # $Id$ + 03 Sep 2009; Chris Gianelloni catalyst: + Change my email address to point to my current address rather than my now + defunct Gentoo address. + 03 Sep 2009; Chris Gianelloni AUTHORS, +.gitattributes, README, TODO, catalyst: Adding .gitattributes and adding an Id variable to AUTHORS, ChangeLog, diff --git a/catalyst b/catalyst index 33a31702..fddb4f1c 100755 --- a/catalyst +++ b/catalyst @@ -2,7 +2,7 @@ # Maintained in full by: # Andrew Gaffney -# Chris Gianelloni +# Chris Gianelloni # $Id$ import os, sys, getopt @@ -17,7 +17,7 @@ from catalyst.output import * from catalyst.error import * from catalyst.hash import hash_map -__maintainer__="Chris Gianelloni " +__maintainer__="Chris Gianelloni " __version__="2.99" conf_values = {} -- 2.26.2