Skip to content

Commit c459991

Browse files
authored
Add myself to alumnis (#893)
1 parent 85ebf8f commit c459991

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/data/team.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,8 @@ const teamContent = [
179179
cssFeature: 'float: left',
180180
avatar: 'https://avatars.githubusercontent.com/u/118266?v=4',
181181
gif: 'https://user-images.githubusercontent.com/118266/198547240-c6bbf2cd-3c3f-4d58-8e1e-0336f90fd48c.gif',
182-
alumni: false,
182+
alumni: true,
183+
color: 'orange',
183184
},
184185
{
185186
name: 'Leslie Cohn-Wein',

0 commit comments

Comments
 (0)