Skip to content

Commit 9e2ee04

Browse files
committed
Merge branch 'main' into rust/model-actix-web
2 parents 84c6a3a + b57243e commit 9e2ee04

File tree

857 files changed

+24885
-6077
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

857 files changed

+24885
-6077
lines changed

CODEOWNERS

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Catch-all for anything which isn't matched by a line lower down
2+
* @github/code-scanning-alert-coverage
3+
4+
# CodeQL language libraries
15
/actions/ @github/codeql-dynamic
26
/cpp/ @github/codeql-c-analysis
37
/csharp/ @github/codeql-csharp
@@ -7,8 +11,10 @@
711
/java/ @github/codeql-java
812
/javascript/ @github/codeql-javascript
913
/python/ @github/codeql-python
14+
/ql/ @github/codeql-ql-for-ql-reviewers
1015
/ruby/ @github/codeql-ruby
1116
/rust/ @github/codeql-rust
17+
/shared/ @github/codeql-shared-libraries-reviewers
1218
/swift/ @github/codeql-swift
1319
/misc/codegen/ @github/codeql-swift
1420
/java/kotlin-extractor/ @github/codeql-kotlin
@@ -25,9 +31,6 @@
2531
/docs/codeql/ql-language-reference/ @github/codeql-frontend-reviewers
2632
/docs/query-*-style-guide.md @github/codeql-analysis-reviewers
2733

28-
# QL for QL reviewers
29-
/ql/ @github/codeql-ql-for-ql-reviewers
30-
3134
# Bazel (excluding BUILD.bazel files)
3235
MODULE.bazel @github/codeql-ci-reviewers
3336
.bazelversion @github/codeql-ci-reviewers

0 commit comments

Comments
 (0)