We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CODEOWNERS
1 parent 7ed8a85 commit 547833aCopy full SHA for 547833a
CODEOWNERS
@@ -8,6 +8,7 @@
8
/javascript/ @github/codeql-javascript
9
/python/ @github/codeql-python
10
/ruby/ @github/codeql-ruby
11
+/rust/ @github/codeql-rust
12
/swift/ @github/codeql-swift
13
/misc/codegen/ @github/codeql-swift
14
/java/kotlin-extractor/ @github/codeql-kotlin
@@ -41,6 +42,7 @@ MODULE.bazel @github/codeql-ci-reviewers
41
42
/.github/workflows/go-* @github/codeql-go
43
/.github/workflows/ql-for-ql-* @github/codeql-ql-for-ql-reviewers
44
/.github/workflows/ruby-* @github/codeql-ruby
45
+/.github/workflows/rust.yml @github/codeql-rust
46
/.github/workflows/swift.yml @github/codeql-swift
47
48
# Misc
0 commit comments