diff options
author | snowleo <snowleo@e251c2fe-e539-e718-e476-b85c1f46cddb> | 2011-05-02 18:22:17 +0000 |
---|---|---|
committer | snowleo <snowleo@e251c2fe-e539-e718-e476-b85c1f46cddb> | 2011-05-02 18:22:17 +0000 |
commit | 86478459bac01ddf1388cd0a2eb2487a4295a89f (patch) | |
tree | 286630292e2232dc2ec7dca263422fd37ad1c2b2 /EssentialsGeoIP | |
parent | 061af61dda6e8f39cf446687d1fa64293f72f1a1 (diff) | |
download | Essentials-86478459bac01ddf1388cd0a2eb2487a4295a89f.tar Essentials-86478459bac01ddf1388cd0a2eb2487a4295a89f.tar.gz Essentials-86478459bac01ddf1388cd0a2eb2487a4295a89f.tar.lz Essentials-86478459bac01ddf1388cd0a2eb2487a4295a89f.tar.xz Essentials-86478459bac01ddf1388cd0a2eb2487a4295a89f.zip |
Cleanup of the iConomyBridge Code
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1321 e251c2fe-e539-e718-e476-b85c1f46cddb
Diffstat (limited to 'EssentialsGeoIP')
-rw-r--r-- | EssentialsGeoIP/src/plugin.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EssentialsGeoIP/src/plugin.yml b/EssentialsGeoIP/src/plugin.yml index 26d75ce77..3ca12eb93 100644 --- a/EssentialsGeoIP/src/plugin.yml +++ b/EssentialsGeoIP/src/plugin.yml @@ -5,4 +5,4 @@ main: com.earth2me.essentials.geoip.EssentialsGeoIP version: TeamCity website: http://www.earth2me.net:8001/ description: Shows the country or city of a user on login and /whois. -authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo]
\ No newline at end of file +authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology]
\ No newline at end of file |