Commit Graph

3 Commits

Author SHA1 Message Date
Michael Sproul
25ea8a83b7 Add Michael as codeowner for store crate (#7667)
I'm adding myself as a codeowner for the `store` crate so that I can more easily keep track of database-related PRs.
2025-06-30 10:47:52 +00:00
João Oliveira
01df433dfd update codeowners, to be more specific (#7021)
I keep being notified for PR's like https://github.com/sigp/lighthouse/pull/7009 where it doesn't touch the specified directories in the `CODEOWNERS` file.
After reading the [docs](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners) not having a forward slash in beginning of the path means:
>  In this example, @octocat owns any file in an apps directory
> anywhere in your repository.

whereas with the slashes:
> In this example, @doctocat owns any file in the `/docs`
> directory in the root of your repository and any of its
> subdirectories.

this update makes it more rigid for the files in the jxs ownership
2025-02-24 03:39:18 +00:00
realbigsean
84519010f2 add joao CODEOWNERS (#6762)
* add joao CODEOWNERS
2025-01-08 00:39:48 +00:00