Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update repository codeowners #388

Merged
merged 1 commit into from
Oct 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
86 changes: 9 additions & 77 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -5,88 +5,20 @@

.github/CODEOWNERS @nickytonline
.github/workflows/pizza.yml @nickytonline
.gitignore @brandonroberts
.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
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
components/sections/blog/Blogs.tsx @brandonroberts
components/sections/blog/FeaturedPost.tsx @brandonroberts
components/sections/blog/\[slug\]/BlogTextContent.tsx @zeucapua @zeucapua
components/sections/blog/\[slug\]/PageContent.tsx @brandonroberts
components/sections/blog/components/AuthorBio.tsx @brandonroberts
components/sections/blog/components/Post.tsx @brandonroberts
components/sections/changelog/Changelog.tsx @brandonroberts
components/sections/changelog/Changelogs.tsx @brandonroberts
components/sections/home-page/CTA.tsx @brandonroberts
components/sections/home-page/GitHubMock.tsx @brandonroberts
components/sections/home-page/Hero.tsx @brandonroberts
components/sections/home-page/Insights.tsx @brandonroberts
components/sections/home-page/Logos.tsx @brandonroberts
components/sections/blog/\[slug\]/PageContent.tsx
components/sections/changelog/Changelog.tsx
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/testimonials/Testimonial.tsx @brandonroberts
components/sections/home-page/testimonials/Testimonials.tsx @brandonroberts
components/sections/maintainers/CTA.tsx @brandonroberts
components/sections/maintainers/GitHubMock.tsx @brandonroberts
components/sections/maintainers/Hero.tsx @brandonroberts
components/sections/maintainers/Insights.tsx @brandonroberts
components/sections/maintainers/Logos.tsx @brandonroberts
components/sections/maintainers/Newsletter.tsx
components/sections/maintainers/blogs/Blog.tsx @brandonroberts
components/sections/maintainers/blogs/Blogs.tsx @brandonroberts
components/sections/maintainers/features/Features.tsx @brandonroberts
components/sections/maintainers/testimonials/Testimonial.tsx @brandonroberts
components/sections/maintainers/testimonials/Testimonials.tsx @brandonroberts
components/sections/navigation/DesktopNavigation.tsx @brandonroberts
components/sections/navigation/Header.tsx @brandonroberts @zeucapua @zeucapua
components/sections/navigation/MobileNavigation.tsx @brandonroberts
components/sections/pricing/features/Features.tsx @brandonroberts
components/sections/pricing/pricing/Pricing.tsx @brandonroberts
components/sections/teams/CTA.tsx @brandonroberts
components/sections/teams/GitHubMock.tsx @brandonroberts
components/sections/teams/Insights.tsx @brandonroberts
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 @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
pages/blog/\[slug\]/index.tsx @brandonroberts
pages/blog/index.tsx @brandonroberts
pages/changelog/\[slug\].tsx @brandonroberts
pages/changelog/index.tsx @brandonroberts
components/sections/navigation/Header.tsx @zeucapua @zeucapua
lib/sanity.ts @zeucapua @zeucapua
package-lock.json @zeucapua
package.json
pages/changelog/\[slug\].tsx
pages/cli/index.tsx @zeucapua @zeucapua
pages/contributors/index.tsx @brandonroberts
pages/lunchweek/index.tsx @brandonroberts
pages/maintainers/index.tsx @brandonroberts
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.types.ts @brandonroberts
sanity/layouts/assets/Svg.js @brandonroberts
sanity/package-lock.json @brandonroberts @zeucapua
sanity/package.json @brandonroberts
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
schema.json @brandonroberts
types/schema.ts @brandonroberts
pages/maintainers/index.tsx
sanity/package-lock.json @zeucapua