Skip to content

Commit 9a683fd

Browse files
author
v.martynenko
committed
add mentor
1 parent aa77fde commit 9a683fd

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/response/response.js

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,14 @@ const data = [
8888
image: 'https://github.com/MrMrRobat',
8989
technology: 'Python, async.io',
9090
country: 'Russia',
91-
biography: 'Make staff since 2000. Love cakes and beer.' // 'I am Full Stack Web Developer'
91+
biography: 'Make staff since 2000. Love cakes and beer.'
92+
},
93+
{
94+
name: 'Martyn Son',
95+
image: 'https://github.com/martyns0n',
96+
technology: 'Javascript, React, Eslint/Stylelint',
97+
country: 'Russia',
98+
biography: 'Three years experience in web development'
9299
}
93100
];
94101

0 commit comments

Comments
 (0)