mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
CODEOWNERS: Add code-scanning-language-coverage team to all extractors
This commit is contained in:
12
CODEOWNERS
12
CODEOWNERS
@@ -5,19 +5,25 @@
|
|||||||
/actions/ @github/codeql-dynamic
|
/actions/ @github/codeql-dynamic
|
||||||
/cpp/ @github/codeql-c-analysis
|
/cpp/ @github/codeql-c-analysis
|
||||||
/csharp/ @github/codeql-csharp
|
/csharp/ @github/codeql-csharp
|
||||||
/csharp/autobuilder/Semmle.Autobuild.Cpp @github/codeql-c-extractor
|
/csharp/autobuilder/Semmle.Autobuild.Cpp @github/codeql-c-extractor @github/code-scanning-language-coverage
|
||||||
/csharp/autobuilder/Semmle.Autobuild.Cpp.Tests @github/codeql-c-extractor
|
/csharp/autobuilder/Semmle.Autobuild.Cpp.Tests @github/codeql-c-extractor @github/code-scanning-language-coverage
|
||||||
/go/ @github/codeql-go
|
/go/ @github/codeql-go
|
||||||
|
/go/extractor/ @github/codeql-go @github/code-scanning-language-coverage
|
||||||
/java/ @github/codeql-java
|
/java/ @github/codeql-java
|
||||||
/javascript/ @github/codeql-javascript
|
/javascript/ @github/codeql-javascript
|
||||||
|
/javascript/extractor/ @github/codeql-javascript @github/code-scanning-language-coverage
|
||||||
/python/ @github/codeql-python
|
/python/ @github/codeql-python
|
||||||
|
/python/extractor/ @github/codeql-python @github/code-scanning-language-coverage
|
||||||
/ql/ @github/codeql-ql-for-ql-reviewers
|
/ql/ @github/codeql-ql-for-ql-reviewers
|
||||||
/ruby/ @github/codeql-ruby
|
/ruby/ @github/codeql-ruby
|
||||||
|
/ruby/extractor/ @github/codeql-ruby @github/code-scanning-language-coverage
|
||||||
/rust/ @github/codeql-rust
|
/rust/ @github/codeql-rust
|
||||||
|
/rust/extractor/ @github/codeql-rust @github/code-scanning-language-coverage
|
||||||
/shared/ @github/codeql-shared-libraries-reviewers
|
/shared/ @github/codeql-shared-libraries-reviewers
|
||||||
/swift/ @github/codeql-swift
|
/swift/ @github/codeql-swift
|
||||||
|
/swift/extractor/ @github/codeql-swift @github/code-scanning-language-coverage
|
||||||
/misc/codegen/ @github/codeql-swift
|
/misc/codegen/ @github/codeql-swift
|
||||||
/java/kotlin-extractor/ @github/codeql-kotlin
|
/java/kotlin-extractor/ @github/codeql-kotlin @github/code-scanning-language-coverage
|
||||||
/java/ql/test-kotlin1/ @github/codeql-kotlin
|
/java/ql/test-kotlin1/ @github/codeql-kotlin
|
||||||
/java/ql/test-kotlin2/ @github/codeql-kotlin
|
/java/ql/test-kotlin2/ @github/codeql-kotlin
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user