From 39826fb5b3d3123555fe09527ac91b01d9ddf3ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?well=C3=A1?= Date: Tue, 15 Oct 2019 13:20:30 +0200 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=20add=20back=20Mayuko?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/contentCreators.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/resources/contentCreators.json b/resources/contentCreators.json index 0ff52d0..d1051ce 100644 --- a/resources/contentCreators.json +++ b/resources/contentCreators.json @@ -67,6 +67,13 @@ "desc": "HTML, CSS, JavaScript and WordPress web development tutorials!", "url": "https://www.youtube.com/user/wesbos", "tags": ["tips", "webdesign", "ui", "tutorial", "programming", "javascript", "wordpress"] + }, + { + "title": "Mayuko", + "desc": "Mayuko is a Senior iOS Software Engineer from San Diego. She makes Youtube videos about what life is like as a Software Engineer living and working in Silicon Valley. She aims to make the tech industry feel more accessible to those entering the industry.", + "url": "https://www.youtube.com/user/hellomayuko", + "categories": "Life experiences sharing", + "tags": ["vlog", "techadvice", "programming"] } ] }