We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 37acabe + dfd2039 commit 643ec40Copy full SHA for 643ec40
.github/workflows/CODEOWNERS .github/CODEOWNERS.github/workflows/CODEOWNERS renamed to .github/CODEOWNERS
@@ -1,7 +1,7 @@
1
# These owners will be the default owners for everything in the repo. Unless a later match takes precedence,
2
# They will be requested for review when someone opens a pull request.
3
-* @dapplion @eduadiez @pablomendezroyo
+* @dapplion @eduadiez @pablomendezroyo @tropicar
4
5
# Order is important; the last matching pattern takes the most precedence. When someone opens a pull request that only
6
# modifies md files, only md owners and not the global owner(s) will be requested for a review.
7
-*.md @Pol-Lanski @dapplion @eduadiez @pablomendezroyo
+*.md @Pol-Lanski @dapplion @eduadiez @pablomendezroyo @tropicar
0 commit comments