Skip to content

Commit

Permalink
chore: update repository codeowners
Browse files Browse the repository at this point in the history
  • Loading branch information
open-sauced[bot] committed Oct 6, 2024
1 parent 4745212 commit fe2109b
Showing 1 changed file with 12 additions and 15 deletions.
27 changes: 12 additions & 15 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# This file is generated automatically by OpenSauced pizza-cli. DO NOT EDIT. Stay saucy!
#
# Generated with command:
# $ pizza generate codeowners landing-page/ --config ./.sauced.yaml
# $ pizza generate codeowners landing-page/ --tty-disable true

.github/CODEOWNERS @nickytonline
.github/workflows/pizza.yml @nickytonline
.gitignore @brandonroberts
.sauced.yaml @nickytonline @bekahhw
CODEOWNERS
.sauced.yaml @nickytonline @bekahhw @bekahhw
CODEOWNERS @bekahhw @bekahhw
components/common/Button.tsx @zeucapua @zeucapua
components/common/SocialLinks.tsx @brandonroberts
components/common/layout/PageLayout.tsx @brandonroberts
Expand All @@ -32,11 +32,10 @@ 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 @bekahhw @bekahhw
components/sections/home-page/features/TeamsFeatures.tsx @bekahhw @brandonroberts @bekahhw
components/sections/home-page/features/StudentsFeatures.tsx @brandonroberts
components/sections/home-page/features/TeamsFeatures.tsx @brandonroberts
components/sections/home-page/testimonials/Testimonial.tsx @brandonroberts
components/sections/home-page/testimonials/Testimonials.tsx @brandonroberts
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 @@ -60,9 +59,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 @bekahhw @bekahhw @brandonroberts
package.json @bekahhw @brandonroberts @bekahhw
pages/404.tsx @bekahhw @brandonroberts @bekahhw
package-lock.json @brandonroberts @zeucapua
package.json @brandonroberts
pages/404.tsx @brandonroberts
pages/about/index.tsx @brandonroberts
pages/api/rss/blog.ts @brandonroberts
pages/api/rss/changelog.ts @brandonroberts
Expand All @@ -78,18 +77,16 @@ pages/press/index.tsx @brandonroberts
pages/students/index.tsx @brandonroberts
pages/teams/index.tsx @brandonroberts
sanity-codegen.config.ts @brandonroberts
sanity.config.js @bekahhw @bekahhw @brandonroberts
sanity.config.js @brandonroberts
sanity.types.ts @brandonroberts
sanity/deskStructure.js @bekahhw @bekahhw
sanity/layouts/assets/Svg.js @brandonroberts
sanity/package-lock.json @brandonroberts @bekahhw
sanity/package-lock.json @brandonroberts @zeucapua
sanity/package.json @brandonroberts
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 @bekahhw @bekahhw @brandonroberts
sanity/yarn.lock @brandonroberts @bekahhw
sanity/schemas/schema.js @brandonroberts
sanity/yarn.lock @brandonroberts
schema.json @brandonroberts
types/schema.ts @brandonroberts

0 comments on commit fe2109b

Please sign in to comment.