Skip to content

Commit d082454

Browse files
committed
Update website.md, remove Mario Anonini, #7459
1 parent dc426bf commit d082454

File tree

1 file changed

+22
-29
lines changed

1 file changed

+22
-29
lines changed

_projects/website.md

Lines changed: 22 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
2-
identification: '130000551'
2+
identification: "130000551"
33
title: Hack for LA Site
44
description: The Hack for LA Site (hackforla.org) is our organization's way of communicating with volunteers, stakeholders, and donors. This project is a good place to start for new volunteers looking to polish their git protocol skills (branches, separation of concerns, etc.). We currently have two development paths: growth (building out new pages and guides) and optimization (taking inventory of our code and design systems) to ensure we are consistently delivering value to our users while being scalable in our approach to building the site.
55
image: /assets/images/projects/website.png
6-
alt: 'Hack for LA Site'
6+
alt: "Hack for LA Site"
77
image-hero: /assets/images/projects/website-hero.jpg
88
leadership:
99
- name: Bonnie Wolfe
1010
role: Agile Coach/Stakeholder Rep
1111
links:
12-
slack: 'https://hackforla.slack.com/team/UE1UG1YFP'
13-
github: 'https://github.com/ExperimentsInHonesty'
12+
slack: "https://hackforla.slack.com/team/UE1UG1YFP"
13+
github: "https://github.com/ExperimentsInHonesty"
1414
picture: https://avatars.githubusercontent.com/ExperimentsInHonesty
1515
- name: Kelly Chuang
1616
github-handle: kellyc9
@@ -22,14 +22,14 @@ leadership:
2222
- name: Will Gillis
2323
role: Developer Co-Lead
2424
links:
25-
slack: 'https://hackforla.slack.com/team/U043LGHSZFT'
26-
github: 'https://github.com/t-will-gillis'
25+
slack: "https://hackforla.slack.com/team/U043LGHSZFT"
26+
github: "https://github.com/t-will-gillis"
2727
picture: https://avatars.githubusercontent.com/t-will-gillis
2828
- name: Roslyn Wythe
2929
role: Developer Co-Lead
3030
links:
31-
slack: 'https://hackforla.slack.com/team/U046PD8UT55'
32-
github: 'https://github.com/roslynwythe'
31+
slack: "https://hackforla.slack.com/team/U046PD8UT55"
32+
github: "https://github.com/roslynwythe"
3333
picture: https://avatars.githubusercontent.com/roslynwythe
3434
- name: Ren Demeis-Ortiz
3535
role: Merge Team
@@ -41,43 +41,36 @@ leadership:
4141
github-handle: jphamtv
4242
role: Merge Team
4343
links:
44-
slack: 'https://hackforla.slack.com/team/U064FRUF893'
45-
github: 'https://github.com/jphamtv'
44+
slack: "https://hackforla.slack.com/team/U064FRUF893"
45+
github: "https://github.com/jphamtv"
4646
picture: https://avatars.githubusercontent.com/jphamtv
4747
- name: Nikileshwari Prasadh
4848
github-handle: Thinking-Panda
4949
role: Merge Team
5050
links:
51-
slack: 'https://hackforla.slack.com/team/U04MJA414LU'
52-
github: 'https://github.com/Thinking-Panda'
51+
slack: "https://hackforla.slack.com/team/U04MJA414LU"
52+
github: "https://github.com/Thinking-Panda"
5353
picture: https://avatars.githubusercontent.com/Thinking-Panda
5454
- name: Nayan Bhatt
5555
github-handle: freaky4wrld
5656
role: Merge Team
5757
links:
58-
slack: 'https://hackforla.slack.com/team/U05TZLLJAUV'
59-
github: 'https://github.com/freaky4wrld'
58+
slack: "https://hackforla.slack.com/team/U05TZLLJAUV"
59+
github: "https://github.com/freaky4wrld"
6060
picture: https://avatars.githubusercontent.com/freaky4wrld
6161
- name: Gayle Martin
6262
github-handle: gaylem
6363
role: Merge Team
6464
links:
65-
slack: 'https://hackforla.slack.com/team/U06HC3A0DM0'
66-
github: 'https://github.com/gaylem'
65+
slack: "https://hackforla.slack.com/team/U06HC3A0DM0"
66+
github: "https://github.com/gaylem"
6767
picture: https://avatars.githubusercontent.com/gaylem
68-
- name: Mario Antonini
69-
github-handle:
70-
role: Merge Team
71-
links:
72-
slack: 'https://hackforla.slack.com/team/U06MTPZ67V3'
73-
github: 'https://github.com/marioantonini'
74-
picture: https://avatars.githubusercontent.com/marioantonini
7568
- name: Danielle Hanson Aras
7669
github-handle:
7770
role: Merge Team
7871
links:
79-
slack: 'https://hackforla.slack.com/team/U076DT96PUJ'
80-
github: 'https://github.com/daras-cu'
72+
slack: "https://hackforla.slack.com/team/U076DT96PUJ"
73+
github: "https://github.com/daras-cu"
8174
picture: https://avatars.githubusercontent.com/daras-cu
8275
- name: Samhitha Kamma
8376
github-handle: Samhitha444
@@ -88,13 +81,13 @@ leadership:
8881
picture: https://avatars.githubusercontent.com/Samhitha444
8982
links:
9083
- name: Wiki
91-
url: 'https://github.com/hackforla/website/wiki'
84+
url: "https://github.com/hackforla/website/wiki"
9285
- name: Slack
93-
url: 'https://hackforla.slack.com/archives/C4UM52W93'
86+
url: "https://hackforla.slack.com/archives/C4UM52W93"
9487
- name: GitHub
95-
url: 'https://github.com/hackforla/website'
88+
url: "https://github.com/hackforla/website"
9689
- name: Site
97-
url: 'https://www.hackforla.org'
90+
url: "https://www.hackforla.org"
9891
looking:
9992
- category: UI/UX
10093
skill: UI (wireframes)

0 commit comments

Comments
 (0)