diff options
Diffstat (limited to 'libbe/storage/vcs/git.py')
-rw-r--r-- | libbe/storage/vcs/git.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbe/storage/vcs/git.py b/libbe/storage/vcs/git.py index 20dff39..b3276d5 100644 --- a/libbe/storage/vcs/git.py +++ b/libbe/storage/vcs/git.py @@ -2,7 +2,7 @@ # Chris Ball <cjb@laptop.org> # Gianluca Montecchi <gian@grys.it> # Robert Lehmann <mail@robertlehmann.de> -# W. Trevor King <wking@drexel.edu> +# W. Trevor King <wking@tremily.us> # # This file is part of Bugs Everywhere. # |