Skip to content

Commit 73f68c1

Browse files
authored
Add mentor profile info to json file (#1900)
* add mentor profile to a.json * edit mentor profile info * adjust link_text to null
1 parent 8c94c2e commit 73f68c1

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

mentors/ruby/a.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,13 @@
6262
"link_url": null,
6363
"avatar_url": null,
6464
"bio": null
65-
}
65+
},
66+
{
67+
"github_username": "AJ8GH",
68+
"name": "Adam Jonas",
69+
"link_text": null,
70+
"link_url": null,
71+
"avatar_url": null,
72+
"bio": "Ruby and JavaScript engineer based in London and keen practioner of TDD and OOP."
73+
}
6674
]

0 commit comments

Comments
 (0)