From 453531d10c28d2569c8835c6bdaa0458b29755bd Mon Sep 17 00:00:00 2001 From: Dylan Prosser Date: Tue, 6 Jun 2023 12:36:43 -0700 Subject: [PATCH 1/2] added new team member to hfla site project profile --- _projects/website.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/_projects/website.md b/_projects/website.md index a3b2dbfe7b..98ad6aaa81 100644 --- a/_projects/website.md +++ b/_projects/website.md @@ -3,7 +3,7 @@ identification: '130000551' title: Hackforla.org Website 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. image: /assets/images/projects/website.png -alt: 'Hack for LA Site' +alt: 'Hackforla.org Website' image-hero: /assets/images/projects/website-hero.jpg leadership: - name: Bonnie Wolfe @@ -78,6 +78,12 @@ leadership: slack: https://hackforla.slack.com/team/U04KVG05H3J github: https://github.com/chrismenke45 picture: https://avatars.githubusercontent.com/chrismenke45 + - name: Drake Nguyen + role: Merge Team + links: + slack: https://hackforla.slack.com/team/U04TSESVB4J + github: https://github.com/drakenguyen4000 + picture: https://avatars.githubusercontent.com/drakenguyen4000 links: - name: Wiki url: 'https://github.com/hackforla/website/wiki' From 94592e67a5842218f2283a4278e82c34cf0202d2 Mon Sep 17 00:00:00 2001 From: Dylan Prosser Date: Tue, 6 Jun 2023 13:03:15 -0700 Subject: [PATCH 2/2] restored unintentional change on line 6 alt variable --- _projects/website.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_projects/website.md b/_projects/website.md index 98ad6aaa81..e8ca37e0b1 100644 --- a/_projects/website.md +++ b/_projects/website.md @@ -3,7 +3,7 @@ identification: '130000551' title: Hackforla.org Website 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. image: /assets/images/projects/website.png -alt: 'Hackforla.org Website' +alt: 'Hack for LA Site' image-hero: /assets/images/projects/website-hero.jpg leadership: - name: Bonnie Wolfe