added name to authors list

git-svn-id: file:///home/svn/framework3/trunk@12841 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Carlos Perez 2011-06-03 12:26:26 +00:00
parent 911583930b
commit a0292f7722
1 changed files with 2 additions and 1 deletions

View File

@ -39,7 +39,8 @@ class Msf::Module::Author
'jcran' => 'jcran' + 0x40.chr + 'metasploit.com',
'sinn3r' => 'sinn3r' + 0x40.chr + 'metasploit.com',
'bannedit' => 'bannedit' + 0x40.chr + 'metasploit.com',
'amaloteaux' => 'alex_maloteaux' + 0x40.chr + 'metasploit.com'
'amaloteaux' => 'alex_maloteaux' + 0x40.chr + 'metasploit.com',
'Carlos Perez' => 'carlos_perez' + 0x40.chr + 'darkoperator.com'
}
#