Skip to content

Commit 51475df

Browse files
committed
CODEOWNERS: Add code-scanning-language-coverage team to all extractors
1 parent 26f59a8 commit 51475df

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

CODEOWNERS

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,25 @@
55
/actions/ @github/codeql-dynamic
66
/cpp/ @github/codeql-c-analysis
77
/csharp/ @github/codeql-csharp
8-
/csharp/autobuilder/Semmle.Autobuild.Cpp @github/codeql-c-extractor
9-
/csharp/autobuilder/Semmle.Autobuild.Cpp.Tests @github/codeql-c-extractor
8+
/csharp/autobuilder/Semmle.Autobuild.Cpp @github/codeql-c-extractor @github/code-scanning-language-coverage
9+
/csharp/autobuilder/Semmle.Autobuild.Cpp.Tests @github/codeql-c-extractor @github/code-scanning-language-coverage
1010
/go/ @github/codeql-go
11+
/go/extractor/ @github/codeql-go @github/code-scanning-language-coverage
1112
/java/ @github/codeql-java
1213
/javascript/ @github/codeql-javascript
14+
/javascript/extractor/ @github/codeql-javascript @github/code-scanning-language-coverage
1315
/python/ @github/codeql-python
16+
/python/extractor/ @github/codeql-python @github/code-scanning-language-coverage
1417
/ql/ @github/codeql-ql-for-ql-reviewers
1518
/ruby/ @github/codeql-ruby
19+
/ruby/extractor/ @github/codeql-ruby @github/code-scanning-language-coverage
1620
/rust/ @github/codeql-rust
21+
/rust/extractor/ @github/codeql-rust @github/code-scanning-language-coverage
1722
/shared/ @github/codeql-shared-libraries-reviewers
1823
/swift/ @github/codeql-swift
24+
/swift/extractor/ @github/codeql-swift @github/code-scanning-language-coverage
1925
/misc/codegen/ @github/codeql-swift
20-
/java/kotlin-extractor/ @github/codeql-kotlin
26+
/java/kotlin-extractor/ @github/codeql-kotlin @github/code-scanning-language-coverage
2127
/java/ql/test-kotlin1/ @github/codeql-kotlin
2228
/java/ql/test-kotlin2/ @github/codeql-kotlin
2329

0 commit comments

Comments
 (0)