summaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
Commit message (Collapse)AuthorAge
* Remove the docs/proposals directory (#6313)Anders Leino2025-02-10
| | | | | | | | | | | | | | | | * Remove the docs/proposals directory This directory will get added to the spec repository in the following PR: https://github.com/shader-slang/spec/pull/6 This closes #6155. * Remove entry from .github/CODEOWNERS file * Redirect some proposal references --------- Co-authored-by: Yong He <yonghe@outlook.com>
* Refine codeowners for proposals (#5533)Ellie Hermaszewska2024-11-11
| | | | | Closes https://github.com/shader-slang/slang/issues/5441 Co-authored-by: Yong He <yonghe@outlook.com>
* Add codeowners file (#5482)Ellie Hermaszewska2024-11-04
Closes https://github.com/shader-slang/slang/issues/5440