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.
1 parent cde5b62 commit 3b6c85aCopy full SHA for 3b6c85a
CODEOWNERS
@@ -18,7 +18,7 @@ coderd/rbac/ @Emyrk
18
scripts/apitypings/ @Emyrk
19
scripts/gensite/ @aslilac
20
21
-site/ @aslilac
+site/ @aslilac @Parkreiner
22
site/src/hooks/ @Parkreiner
23
# These rules intentionally do not specify any owners. More specific rules
24
# override less specific rules, so these files are "ignored" by the site/ rule.
@@ -27,6 +27,7 @@ site/e2e/provisionerGenerated.ts
27
site/src/api/countriesGenerated.ts
28
site/src/api/rbacresourcesGenerated.ts
29
site/src/api/typesGenerated.ts
30
+site/src/testHelpers/entities.ts
31
site/CLAUDE.md
32
33
# The blood and guts of the autostop algorithm, which is quite complex and
0 commit comments