Skip to content

Commit

Permalink
update data files
Browse files Browse the repository at this point in the history
  • Loading branch information
joahg authored and aaronj1335 committed Jan 3, 2024
1 parent f7460db commit 17f036f
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
16 changes: 15 additions & 1 deletion _data/organizations.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"url": "https://www.cloudflare.com/",
"careerUrl": "https://www.cloudflare.com/careers/",
"logo": "https://blog.cloudflare.com/content/images/2016/09/cf-blog-logo-crop.png",
"location": "106 E 6th St, Austin, TX 78701, 4th Floor",
"location": "405 Comal St. Austin, TX 78702",
"note": null
},
"draughthouse": {
Expand Down Expand Up @@ -63,6 +63,13 @@
"location": "405 Lavaca Street, Austin, TX 78701",
"note": null
},
"lazarus": {
"name": "Lazarus Brewing Co.",
"url": "https://www.lazarusbrewing.com/",
"careerUrl": null,
"location": "1902 E 6th St, Austin, TX 78702",
"note": null
},
"magento": {
"name": "Magento",
"url": "https://www.magento.com/",
Expand Down Expand Up @@ -120,5 +127,12 @@
"careerUrl": null,
"location": "1206 W 43rd Street, Austin, TX 78756",
"note": null
},
"zilker-brewing": {
"name": "Zilker Brewing Company and Taproom",
"url": "https://zilkerbeer.com/",
"careerUrl": null,
"location": "1701 E 6th St, Austin, TX 78702",
"note": null
}
}
20 changes: 20 additions & 0 deletions _data/people.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,25 @@
"github": "stedman",
"linkedin": "sstedman",
"status": "support"
},
"fguest": {
"name": "Fred Guest",
"avatar": "https://secure.meetupstatic.com/photos/member/d/6/2/9/highres_307794825.jpeg",
"email": "[email protected]",
"homepage": null,
"twitter": null,
"github": null,
"linkedin": null,
"status": "active"
},
"joahg": {
"name": "Joah Gerstenberg",
"avatar": "https://pbs.twimg.com/profile_images/1686379255511605248/3EShXjxq_400x400.jpg",
"email": "[email protected]",
"homepage": "https://joahg.com",
"twitter": null,
"github": "joahg",
"linkedin": "joahg",
"status": "active"
}
}

0 comments on commit 17f036f

Please sign in to comment.