We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a69524f commit 26866a7Copy full SHA for 26866a7
CODEOWNERS
@@ -5,7 +5,7 @@
5
/javascript/ @github/codeql-javascript
6
/python/ @github/codeql-python
7
/ruby/ @github/codeql-ruby
8
-/swift/ @github/codeql-c
+/swift/ @github/codeql-swift
9
/java/kotlin-extractor/ @github/codeql-kotlin
10
/java/kotlin-explorer/ @github/codeql-kotlin
11
@@ -45,4 +45,4 @@ WORKSPACE.bazel @github/codeql-ci-reviewers
45
/.github/workflows/js-ml-tests.yml @github/codeql-ml-powered-queries-reviewers
46
/.github/workflows/ql-for-ql-* @github/codeql-ql-for-ql-reviewers
47
/.github/workflows/ruby-* @github/codeql-ruby
48
-/.github/workflows/swift.yml @github/codeql-c
+/.github/workflows/swift.yml @github/codeql-swift
0 commit comments