diff --git a/aio/content/images/bios/carloscaballero.jpg b/aio/content/images/bios/carloscaballero.jpg new file mode 100644 index 0000000000..f9cbaa0c6c Binary files /dev/null and b/aio/content/images/bios/carloscaballero.jpg differ diff --git a/aio/content/marketing/contributors.json b/aio/content/marketing/contributors.json index f3ba0d7a40..15101a73a7 100644 --- a/aio/content/marketing/contributors.json +++ b/aio/content/marketing/contributors.json @@ -854,5 +854,13 @@ "bio": "Jessica is a software engineer at Google. In her free time she is a historical fencer, astromech droid builder, photographer, pun purveyor, occasional cosplayer, and full time cat mom.", "groups": ["Angular"], "lead": "jelbourn" + }, + "caballerog": { + "name": "Carlos Caballero", + "picture": "carloscaballero.jpg", + "twitter": "Carlillo", + "website": "http://carloscaballero.io", + "bio": "Carlos Caballero is a computer science engineer and a PhD in Computer Science from the University of Málaga. He earned his masters in Software Engineering and Artificial Intelligence. He is a full-time teacher in vocational training. He has written several teaching books and more than a dozen research articles in the first international journals.", + "groups": ["GDE"] } }