diff options
author | Steven Barth <steven@midlink.org> | 2008-09-24 12:46:43 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-09-24 12:46:43 +0000 |
commit | 57e0c3075e5b458f89d4704020c88cce65f22ded (patch) | |
tree | 71e3dcf3d3dfc2633c2919e505888f8a52f76c5d | |
parent | 2ba7e61dce255419d33dcb1cb02ca5cf8e8655c1 (diff) |
Added Yanira to credits
-rw-r--r-- | THANKYOU | 3 | ||||
-rw-r--r-- | modules/admin-core/luasrc/view/about.htm | 1 |
2 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,9 @@ I'd like to thank the following people for contributing to this software: * Alina Friedrichsen - for the reworked translation system, help on standards compliance and accessibility + +* Yanira + - several applications and bugreports Also a big thank you goes to: diff --git a/modules/admin-core/luasrc/view/about.htm b/modules/admin-core/luasrc/view/about.htm index dfcfd6dba..c89e04255 100644 --- a/modules/admin-core/luasrc/view/about.htm +++ b/modules/admin-core/luasrc/view/about.htm @@ -32,6 +32,7 @@ $Id$ <li><a href="mailto:mail-at-antonpopov-dot-de">Anton "xyron" Popov</a></li> <li><a href="mailto:florian-at-openwrt-dot-org">Florian Fainelli</a> (OpenWRT)</li> <li><a href="mailto:x-alina-at-gmx-dot-net">Alina Friedrichsen</a></li> + <li>Yanira</li> </ul> <br /> |