Skip to content

Commit

Permalink
Merge pull request #379 from open-sauced/fix/sauced.yaml
Browse files Browse the repository at this point in the history
fix: update sauced.yaml with correct emails for Bekah
  • Loading branch information
BekahHW authored Sep 25, 2024
2 parents 7331381 + 21d7db7 commit 15add6a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
3 changes: 2 additions & 1 deletion .sauced.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ attribution:
zeucapua:
- [email protected]
bekahhw:
- [email protected]
- [email protected]
- [email protected]
isabensusan:
- [email protected]
33 changes: 16 additions & 17 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# This file is generated automatically by OpenSauced pizza-cli. DO NOT EDIT. Stay saucy!
#
# Generated with command:
# $ pizza generate codeowners landing-page/ --tty-disable true
# $ pizza generate codeowners landing-page/ --config ./.sauced.yaml

.github/CODEOWNERS @nickytonline
.github/workflows/pizza.yml @nickytonline
.gitignore @brandonroberts
.sauced.yaml @nickytonline
.sauced.yaml @nickytonline @bekahhw
CODEOWNERS
components/common/Button.tsx @zeucapua @zeucapua
components/common/SocialLinks.tsx @nickytonline @brandonroberts
components/common/SocialLinks.tsx @brandonroberts
components/common/layout/PageLayout.tsx @brandonroberts
components/sections/Footer.tsx @nickytonline @zeucapua @zeucapua
components/sections/Footer.tsx @zeucapua @zeucapua
components/sections/about/FollowUs.tsx @brandonroberts
components/sections/about/Links.tsx @brandonroberts
components/sections/about/about/About.tsx @brandonroberts
Expand All @@ -32,12 +32,11 @@ components/sections/home-page/Newsletter.tsx
components/sections/home-page/blogs/Blog.tsx @brandonroberts
components/sections/home-page/blogs/Blogs.tsx @brandonroberts
components/sections/home-page/features/Features.tsx @brandonroberts
components/sections/home-page/features/StudentsFeatures.tsx @brandonroberts
components/sections/home-page/features/TeamsFeatures.tsx @brandonroberts
components/sections/home-page/features/StudentsFeatures.tsx @brandonroberts @bekahhw @bekahhw
components/sections/home-page/features/TeamsFeatures.tsx @bekahhw @brandonroberts @bekahhw
components/sections/home-page/testimonials/Testimonial.tsx @brandonroberts
components/sections/home-page/testimonials/Testimonials.tsx @brandonroberts
components/sections/lunchweek/Hero.tsx
components/sections/lunchweek/Launches.tsx @nickytonline
components/sections/lunchweek/Hero.tsx @bekahhw @bekahhw
components/sections/maintainers/CTA.tsx @brandonroberts
components/sections/maintainers/GitHubMock.tsx @brandonroberts
components/sections/maintainers/Hero.tsx @brandonroberts
Expand All @@ -61,9 +60,9 @@ components/sections/teams/TeamsHero.tsx @brandonroberts
components/sections/teams/TeamsLogos.tsx @brandonroberts
components/sections/teams/features/TeamsFeatures.tsx @brandonroberts
lib/sanity.ts @brandonroberts @zeucapua @zeucapua
package-lock.json @brandonroberts
package.json @brandonroberts
pages/404.tsx @brandonroberts
package-lock.json @bekahhw @bekahhw @brandonroberts
package.json @bekahhw @brandonroberts @bekahhw
pages/404.tsx @bekahhw @brandonroberts @bekahhw
pages/about/index.tsx @brandonroberts
pages/api/rss/blog.ts @brandonroberts
pages/api/rss/changelog.ts @brandonroberts
Expand All @@ -79,18 +78,18 @@ pages/press/index.tsx @brandonroberts
pages/students/index.tsx @brandonroberts
pages/teams/index.tsx @brandonroberts
sanity-codegen.config.ts @brandonroberts
sanity.config.js @brandonroberts
sanity.config.js @bekahhw @bekahhw @brandonroberts
sanity.types.ts @brandonroberts
sanity/deskStructure.js
sanity/deskStructure.js @bekahhw @bekahhw
sanity/layouts/assets/Svg.js @brandonroberts
sanity/package-lock.json @brandonroberts
sanity/package-lock.json @brandonroberts @bekahhw
sanity/package.json @brandonroberts
sanity/sanity.json
sanity/sanity.json @bekahhw @bekahhw
sanity/schema.json @brandonroberts
sanity/schemas/blog.js @brandonroberts
sanity/schemas/changelog.js @brandonroberts
sanity/schemas/press.js @brandonroberts
sanity/schemas/schema.js @brandonroberts
sanity/yarn.lock @brandonroberts
sanity/schemas/schema.js @bekahhw @bekahhw @brandonroberts
sanity/yarn.lock @brandonroberts @bekahhw
schema.json @brandonroberts
types/schema.ts @brandonroberts

0 comments on commit 15add6a

Please sign in to comment.