Crypto: Move crypto test stubs under experimental/stubs and remove special CODEOWNERS assignments for crypto stubs.

This commit is contained in:
REDMOND\brodes
2025-06-02 09:14:15 -04:00
committed by Nicolas Will
parent 6b267479be
commit a473c96a9c
7 changed files with 1 additions and 2 deletions

View File

@@ -18,7 +18,6 @@
# Experimental CodeQL cryptography
**/experimental/**/quantum/ @github/ps-codeql
/shared/quantum/ @github/ps-codeql
**/test/stubs/crypto/ @github/ps-codeql
# CodeQL tools and associated docs
/docs/codeql/codeql-cli/ @github/codeql-cli-reviewers

View File

@@ -1 +1 @@
semmle-extractor-options: -I ../../../../stubs/crypto
semmle-extractor-options: -I ../../../stubs