Skip to content

Commit ad53393

Browse files
authored
misc: add script to analyzer code owners from git history (#1653)
<!-- .github/pull_request_template.md --> ## πŸ“Œ Description Help automate the process of setting up CODEOWNER ## πŸ” Related Issues <!-- Link any related issues here --> ## πŸš€ Pull Request Checklist Thank you for contributing to FlashInfer! Before we review your pull request, please make sure the following items are complete. ### βœ… Pre-commit Checks - [ ] I have installed `pre-commit` by running `pip install pre-commit` (or used your preferred method). - [ ] I have installed the hooks with `pre-commit install`. - [ ] I have run the hooks manually with `pre-commit run --all-files` and fixed any reported issues. > If you are unsure about how to set up `pre-commit`, see [the pre-commit documentation](https://pre-commit.com/). ## πŸ§ͺ Tests - [ ] Tests have been added or updated as needed. - [ ] All tests are passing (`unittest`, etc.). ## Reviewer Notes <!-- Optional: anything you'd like reviewers to focus on, concerns, etc. -->
1 parent e5d342f commit ad53393

File tree

1 file changed

+853
-0
lines changed

1 file changed

+853
-0
lines changed

0 commit comments

Comments
Β (0)