From 3c2d46aa1c8575dc046d7457793e77c7a4789093 Mon Sep 17 00:00:00 2001 From: Anders Leino Date: Tue, 11 Feb 2025 02:42:08 +0200 Subject: Remove the docs/proposals directory (#6313) * 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 --- .github/CODEOWNERS | 1 - 1 file changed, 1 deletion(-) (limited to '.github') diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b2e758e0c..1778c1457 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1 @@ * @shader-slang/dev -/docs/proposals @tangent-vector @csyonghe @expipiplus1 -- cgit v1.2.3