Skip to content

Commit bc21719

Browse files
committed
Crypto: Move crypto test stubs under experimental/stubs and remove special CODEOWNERS assignments for crypto stubs.
1 parent 69e3a20 commit bc21719

File tree

7 files changed

+1
-2
lines changed

7 files changed

+1
-2
lines changed

CODEOWNERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
# Experimental CodeQL cryptography
1919
**/experimental/**/quantum/ @github/ps-codeql
2020
/shared/quantum/ @github/ps-codeql
21-
**/test/stubs/crypto/ @github/ps-codeql
2221

2322
# CodeQL tools and associated docs
2423
/docs/codeql/codeql-cli/ @github/codeql-cli-reviewers
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
semmle-extractor-options: -I ../../../../stubs/crypto
1+
semmle-extractor-options: -I ../../../stubs

0 commit comments

Comments
 (0)