33 "name" : " Lucy Bates" ,
44 "email" : " lucy@email.org" ,
55 "bio" : " Works in software design, company building, and the aerospace industry." ,
6- "profileUrl" : " /img/profiles/user1.svg" ,
6+ "profileUrl" : " https://servicestack.net /img/profiles/user1.svg" ,
77 "twitterUrl" : " https://twitter.com/lucy" ,
88 "threadsUrl" : " https://threads.net/@lucy" ,
99 "gitHubUrl" : " https://github.com/lucy"
1212 "name" : " Gayle Smith" ,
1313 "email" : " gayle@email.org" ,
1414 "bio" : " Gayle is an author, consultant, and founder focusing on improving tech." ,
15- "profileUrl" : " /img/profiles/user2.svg" ,
15+ "profileUrl" : " https://servicestack.net /img/profiles/user2.svg" ,
1616 "twitterUrl" : " https://twitter.com/gayle" ,
1717 "mastodonUrl" : " https://mastodon.social/@gayle"
1818 },
1919 {
2020 "name" : " Brandon Foley" ,
2121 "email" : " brandon@email.org" ,
2222 "bio" : " I am a programmer at heart. I like to tinker with code and build generic coding structures." ,
23- "profileUrl" : " /img/profiles/user3.svg" ,
23+ "profileUrl" : " https://servicestack.net /img/profiles/user3.svg" ,
2424 "gitHubUrl" : " https://github.com/brandon"
2525 }
2626]
0 commit comments