Skip to content

Commit a473c96

Browse files
bdrodesnicolaswill
authored andcommitted
Crypto: Move crypto test stubs under experimental/stubs and remove special CODEOWNERS assignments for crypto stubs.
1 parent 6b26747 commit a473c96

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)