Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ref(auth): Add security as a codeowner for auth files (#52761)
We have a bunch of sensitive auth files living in our top level `web/frontend/` folder. This adds the security team as an owner for the relevant files. [Addresses comments in this PR](#52556). Note that I plan to reorganize our auth files in the future so we can move sensitive code into just a few main folders (and we won't have to specify ownership on a file-by-file basis.
- Loading branch information