summaryrefslogtreecommitdiffstats
path: root/knode
diff options
context:
space:
mode:
Diffstat (limited to 'knode')
-rw-r--r--knode/aboutdata.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/knode/aboutdata.cpp b/knode/aboutdata.cpp
index 714f2613b..4e7928a1b 100644
--- a/knode/aboutdata.cpp
+++ b/knode/aboutdata.cpp
@@ -27,7 +27,8 @@ namespace KNode
};
static const about_authors authors[] = {
- { "Volker Krause", I18N_NOOP("Maintainer"), "[email protected]" },
+ { "Timothy Pearson", I18N_NOOP("Maintainer"), "[email protected]" },
+ { "Volker Krause", I18N_NOOP("Former maintainer"), "[email protected]" },
{ "Roberto Selbach Teixeira", I18N_NOOP("Former maintainer"), "[email protected]" },
{ "Christian Gebauer", 0, "[email protected]" },
{ "Christian Thurner", 0, "[email protected]" },