Skip to content

Commit

Permalink
chore: change codeowner to ide (#425)
Browse files Browse the repository at this point in the history
* chore: change codeowner to ide

* chore: update catalog-info

* chore: simplify codeownership
  • Loading branch information
bastiandoetsch authored Mar 1, 2024
1 parent c26cdf3 commit d314d7b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
6 changes: 1 addition & 5 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
* @snyk/hammerhead
src/snyk/common/services/learnService.ts @snyk/owl
src/test/unit/common/services/learnService.test.ts @snyk/owl
src/snyk/snykCode/codeSettings.ts @snyk/hammerhead @snyk/zenith @snyk/nebula
src/test/unit/snykCode/codeSettings.test.ts @snyk/hammerhead @snyk/zenith @snyk/nebula
* @snyk/ide
4 changes: 2 additions & 2 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ metadata:
name: vscode-extension
annotations:
github.com/project-slug: snyk/vscode-extension
github.com/team-slug: snyk/hammerhead
github.com/team-slug: snyk/ide
spec:
type: ide-plugin
lifecycle: "-"
owner: hammerhead
owner: ide

0 comments on commit d314d7b

Please sign in to comment.