Skip to content

Commit 17f036f

Browse files
joahgaaronj1335
authored andcommitted
update data files
1 parent f7460db commit 17f036f

2 files changed

Lines changed: 35 additions & 1 deletion

File tree

_data/organizations.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url": "https://www.cloudflare.com/",
55
"careerUrl": "https://www.cloudflare.com/careers/",
66
"logo": "https://blog.cloudflare.com/content/images/2016/09/cf-blog-logo-crop.png",
7-
"location": "106 E 6th St, Austin, TX 78701, 4th Floor",
7+
"location": "405 Comal St. Austin, TX 78702",
88
"note": null
99
},
1010
"draughthouse": {
@@ -63,6 +63,13 @@
6363
"location": "405 Lavaca Street, Austin, TX 78701",
6464
"note": null
6565
},
66+
"lazarus": {
67+
"name": "Lazarus Brewing Co.",
68+
"url": "https://www.lazarusbrewing.com/",
69+
"careerUrl": null,
70+
"location": "1902 E 6th St, Austin, TX 78702",
71+
"note": null
72+
},
6673
"magento": {
6774
"name": "Magento",
6875
"url": "https://www.magento.com/",
@@ -120,5 +127,12 @@
120127
"careerUrl": null,
121128
"location": "1206 W 43rd Street, Austin, TX 78756",
122129
"note": null
130+
},
131+
"zilker-brewing": {
132+
"name": "Zilker Brewing Company and Taproom",
133+
"url": "https://zilkerbeer.com/",
134+
"careerUrl": null,
135+
"location": "1701 E 6th St, Austin, TX 78702",
136+
"note": null
123137
}
124138
}

_data/people.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,25 @@
8888
"github": "stedman",
8989
"linkedin": "sstedman",
9090
"status": "support"
91+
},
92+
"fguest": {
93+
"name": "Fred Guest",
94+
"avatar": "https://secure.meetupstatic.com/photos/member/d/6/2/9/highres_307794825.jpeg",
95+
"email": "fredguest@mac.com",
96+
"homepage": null,
97+
"twitter": null,
98+
"github": null,
99+
"linkedin": null,
100+
"status": "active"
101+
},
102+
"joahg": {
103+
"name": "Joah Gerstenberg",
104+
"avatar": "https://pbs.twimg.com/profile_images/1686379255511605248/3EShXjxq_400x400.jpg",
105+
"email": "me@joahg.com",
106+
"homepage": "https://joahg.com",
107+
"twitter": null,
108+
"github": "joahg",
109+
"linkedin": "joahg",
110+
"status": "active"
91111
}
92112
}

0 commit comments

Comments
 (0)