[kupfer] plugin.apt_tools: Use Martin's full name



commit 3f0f4cdd847d545b1c0fb159a466990903a62e0c
Author: Ulrik Sverdrup <ulrik sverdrup gmail com>
Date:   Fri Nov 6 21:58:30 2009 +0100

    plugin.apt_tools: Use Martin's full name

 kupfer/plugin/apt_tools.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/kupfer/plugin/apt_tools.py b/kupfer/plugin/apt_tools.py
index a6645a5..c7e78fa 100644
--- a/kupfer/plugin/apt_tools.py
+++ b/kupfer/plugin/apt_tools.py
@@ -18,7 +18,7 @@ __kupfer_actions__ = (
 	)
 __description__ = _("Interface with the package manager APT")
 __version__ = ""
-__author__ = ("VCoolio <martinkoelewijn gmail com>, "
+__author__ = ("Martin Koelewijn <martinkoelewijn gmail com>, "
               "Ulrik Sverdrup <ulrik sverdrup gmail com>")
 
 __kupfer_settings__ = plugin_support.PluginSettings(



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]