diff options
author | 2006-10-05 23:44:50 +0000 | |
---|---|---|
committer | 2006-10-05 23:44:50 +0000 | |
commit | 00c33c637aa1fba6e9d01dead358429435410ae1 (patch) | |
tree | dd9633f1c0a309287488a171ac5ce6b50606f244 | |
parent | 79033852e254b466c51ca5a75c137da024fe504c (diff) | |
download | paludis-00c33c637aa1fba6e9d01dead358429435410ae1.tar.gz paludis-00c33c637aa1fba6e9d01dead358429435410ae1.tar.xz |
Change my email address.
-rw-r--r-- | AUTHORS | 2 | ||||
-rwxr-xr-x | hooks/update_config_protect_list.bash | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -28,7 +28,7 @@ Robert S. Gerus <arachnist@gmail.com> David Morgan <david.morgan@wadham.oxford.ac.uk> Contributor -Mike Kelly <pioto@pioto.org> +Mike Kelly <pioto@gentoo.org> Contributor Piotr Rak <piotr.rak@gmail.com> diff --git a/hooks/update_config_protect_list.bash b/hooks/update_config_protect_list.bash index 1610b60ce..d7c386194 100755 --- a/hooks/update_config_protect_list.bash +++ b/hooks/update_config_protect_list.bash @@ -1,7 +1,7 @@ #!/bin/bash # vim: set et sw=4 sts=4 : -# Copyright (c) 2006 Mike Kelly <pioto@pioto.org> +# Copyright (c) 2006 Mike Kelly <pioto@gentoo.org> # # This file is part of the Paludis package manager. Paludis is free software; # you can redistribute it and/or modify it under the terms of the GNU General |