summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEllie Hermaszewska <ellieh@nvidia.com>2024-11-05 02:53:34 +0800
committerGitHub <noreply@github.com>2024-11-04 10:53:34 -0800
commitde561959e8c00a24f3e2600fc57f6d77a4323086 (patch)
tree29ee1a1624f5358da25c8ca3ac9d58628b6122a4
parent5f4980a16e0df12b9d91c2fca12d6c57473ab6c9 (diff)
Add codeowners file (#5482)
Closes https://github.com/shader-slang/slang/issues/5440
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
new file mode 100644
index 000000000..1778c1457
--- /dev/null
+++ b/.github/CODEOWNERS
@@ -0,0 +1 @@
+* @shader-slang/dev