aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/vcs.py
diff options
context:
space:
mode:
Diffstat (limited to 'libbe/vcs.py')
-rw-r--r--libbe/vcs.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/libbe/vcs.py b/libbe/vcs.py
index ba23858..1ac5dd9 100644
--- a/libbe/vcs.py
+++ b/libbe/vcs.py
@@ -1,7 +1,8 @@
# Copyright (C) 2005-2009 Aaron Bentley and Panometrics, Inc.
# Alexander Belchenko <bialix@ukr.net>
-# Ben Finney <ben+python@benfinney.id.au>
+# Ben Finney <benf@cybersource.com.au>
# Chris Ball <cjb@laptop.org>
+# Gianluca Montecchi <gian@grys.it>
# W. Trevor King <wking@drexel.edu>
#
# This program is free software; you can redistribute it and/or modify