Skip to content

Commit 0351b6a

Browse files
authored
Merge pull request #390 from cakephp/renameflorian
Rename florian
2 parents 543c671 + c073b92 commit 0351b6a

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

config/site.php

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -451,17 +451,16 @@
451451
'image-url' => 'team/megan.jpg',
452452
'country' => 'South Africa',
453453
],
454-
'burzum' => [
455-
'name' => 'Florian Kramer (Burzum)',
454+
'floriankraemer' => [
455+
'name' => 'Florian Kramer (floriankraemer)',
456456
'description' => __('A software developer by profession and not just because it’s a job. Florian is a core CakePHP team
457457
developer as well as having worked with CakeDC itself, doing CakePHP development since 2007. Florian sees
458458
programming as a true profession and not just a job for him, he likes to work on open source projects after
459459
work hours and has an interest in Unity3D and c# as well. He’s working as lead developer for PSA Publishers
460460
Ltd'),
461461
'language' => __('English, German'),
462-
'twitter' => 'burzum793',
463-
'github' => 'burzum',
464-
'mycake' => 'burzum',
462+
'github' => 'floriankraemer',
463+
'mycake' => 'floriankraemer',
465464
'role' => __('Core Member'),
466465
'image-url' => 'team/florian_kramer.jpg',
467466
'country' => 'Germany',

0 commit comments

Comments
 (0)