diff --git a/harp.json b/harp.json index e2e272c1cc..8cb91b961d 100644 --- a/harp.json +++ b/harp.json @@ -521,6 +521,14 @@ "website": "http://crisbeto.com/", "bio": "Kristiyan is a front-end developer, passionate open-source contributor and a core team member on Angular Material.", "type": "Community" + }, + + "gkalpak": { + "name": "Georgios Kalpakas", + "picture": "/resources/images/bios/gkalpak.jpg", + "website": "https://github.com/gkalpak", + "bio": "George is a Software Engineer with a passion for chess, robotics and automating stuff. He has a strong need to know how things work (so if you already know, he'd love to have a talk with you). He has been a member of the AngularJS team since 2014. When not doing geeky stuff, he is probably trying to convince his wife and kids to apply programming principles in real life. (Or is it the other way around?)", + "type": "Community" } } } diff --git a/public/resources/images/bios/gkalpak.jpg b/public/resources/images/bios/gkalpak.jpg new file mode 100644 index 0000000000..38124c4b94 Binary files /dev/null and b/public/resources/images/bios/gkalpak.jpg differ