mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Crypto: Move crypto test stubs under experimental/stubs and remove special CODEOWNERS assignments for crypto stubs.
This commit is contained in:
committed by
Nicolas Will
parent
6b267479be
commit
a473c96a9c
@@ -18,7 +18,6 @@
|
|||||||
# Experimental CodeQL cryptography
|
# Experimental CodeQL cryptography
|
||||||
**/experimental/**/quantum/ @github/ps-codeql
|
**/experimental/**/quantum/ @github/ps-codeql
|
||||||
/shared/quantum/ @github/ps-codeql
|
/shared/quantum/ @github/ps-codeql
|
||||||
**/test/stubs/crypto/ @github/ps-codeql
|
|
||||||
|
|
||||||
# CodeQL tools and associated docs
|
# CodeQL tools and associated docs
|
||||||
/docs/codeql/codeql-cli/ @github/codeql-cli-reviewers
|
/docs/codeql/codeql-cli/ @github/codeql-cli-reviewers
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
semmle-extractor-options: -I ../../../../stubs/crypto
|
semmle-extractor-options: -I ../../../stubs
|
||||||
Reference in New Issue
Block a user