File tree Expand file tree Collapse file tree 3 files changed +20
-0
lines changed Expand file tree Collapse file tree 3 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ # ###########################################################################
2+ # Repository CODEOWNERS #
3+ # Order is important! The last matching pattern takes the most precedence. #
4+ # ###########################################################################
5+
6+ # Default owners, unless a later match takes precedence.
7+ * @ coderrob
Original file line number Diff line number Diff line change 1+ github : [coderrob]
2+ buy_me_a_coffee : coderrob
Original file line number Diff line number Diff line change 1+ # Pull Request
2+
3+ ## Description
4+
5+ Describe changes made in this pull request.
6+
7+ ## Checklist
8+
9+ - [ ] Changes have been tested locally.
10+ - [ ] Documentation has been updated accordingly.
11+ - [ ] Changes have been verified to have no runtime errors.
You can’t perform that action at this time.
0 commit comments