summaryrefslogtreecommitdiff
path: root/timeline
diff options
context:
space:
mode:
authorSimone Rota <sip@crux.nu>2006-09-10 11:11:46 +0000
committerSimone Rota <sip@crux.nu>2006-09-10 11:11:46 +0000
commita046e9f3d49eb8400a17dc4612a624e8d936f44b (patch)
treecbffdf15ed8046e561bd3efd4d2ca6ae02ab06f6 /timeline
parent20dc014208572920d58d695b83f10e90f65d9631 (diff)
downloadwebtools-a046e9f3d49eb8400a17dc4612a624e8d936f44b.tar.gz
webtools-a046e9f3d49eb8400a17dc4612a624e8d936f44b.tar.xz
timeline: added aon and falk to the username mapping
Diffstat (limited to 'timeline')
-rwxr-xr-xtimeline/tlcacher.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/timeline/tlcacher.php b/timeline/tlcacher.php
index f960c38..dbc18b3 100755
--- a/timeline/tlcacher.php
+++ b/timeline/tlcacher.php
@@ -38,7 +38,9 @@ $username_map = array(
"jheino" => "JukkaHeino",
"tilman" => "TilmanSauerbeck",
"viper" => "SimonGloßner",
- "sten" => "NickSteeves"
+ "sten" => "NickSteeves",
+ "falk" => "FalkHamann",
+ "aon" => "AnttiNykänen",
);
// Event: cache_id, tstamp, type(icon), date, time, user, url, description, notes

Generated by cgit