Skip to content

Commit 10564fa

Browse files
authored
Add @ps-codeql to CODEOWNERS for experimental cryptography
This pull request adds @github/ps-codeql as a code owner of `**/experimental/quantum/` to support the development of post-quantum cryptography-related libraries and queries. We’ll be committing stable but experimental work to these directories as it becomes ready for public use, with a near-term goal of moving it out of experimental. To get started, we’d also need write access to `github/codeql`. cc @adityasharad @lcartey
1 parent f461763 commit 10564fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
/java/ql/test-kotlin1/ @github/codeql-kotlin
1515
/java/ql/test-kotlin2/ @github/codeql-kotlin
1616

17+
# Experimental CodeQL cryptography
18+
**/experimental/quantum/ @github/ps-codeql
19+
1720
# CodeQL tools and associated docs
1821
/docs/codeql/codeql-cli/ @github/codeql-cli-reviewers
1922
/docs/codeql/codeql-for-visual-studio-code/ @github/codeql-vscode-reviewers

0 commit comments

Comments
 (0)