Skip to content

Commit b16e88d

Browse files
authored
Merge pull request #82 from snyk/chore/move-ownership-to-container
CN-91 chore: moves ownership to infrasec_container team
2 parents 5b66fb4 + fddf624 commit b16e88d

File tree

5 files changed

+5111
-5
lines changed

5 files changed

+5111
-5
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @snyk/unify
1+
* @snyk/infrasec_container

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/node_modules/
2-
package-lock.json
2+
33
npm-debug.log
44
dist
55
.DS_Store

.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

catalog-info.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ metadata:
44
name: rpm-parser
55
annotations:
66
github.com/project-slug: snyk/rpm-parser
7-
github.com/team-slug: snyk/unify
7+
github.com/team-slug: snyk/infrasec_container
88
spec:
99
type: external-library
1010
lifecycle: "-"
11-
owner: unify
11+
owner: infrasec_container

0 commit comments

Comments
 (0)