Skip to content

Commit

Permalink
Adding initial owners file for redhat charts (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
dperaza4dustbit authored Jul 9, 2021
1 parent 381c6a5 commit 7f2ffa2
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 0 deletions.
9 changes: 9 additions & 0 deletions charts/redhat/redhat/dotnet/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
chart:
name: dotnet
shortDescription: This is the Red Hat DotNet chart
publicPgpKey: null
users:
- githubUsername: dperaza4dustbit
vendor:
label: redhat
name: DotNet Chart
9 changes: 9 additions & 0 deletions charts/redhat/redhat/nodejs-ex-k/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
chart:
name: nodejs-ex-k
shortDescription: This is the Red Hat NodeJs EX K chart
publicPgpKey: null
users:
- githubUsername: dperaza4dustbit
vendor:
label: redhat
name: NodeJs EX K chart
9 changes: 9 additions & 0 deletions charts/redhat/redhat/nodejs/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
chart:
name: nodejs
shortDescription: This is the Red Hat NodeJs chart
publicPgpKey: null
users:
- githubUsername: dperaza4dustbit
vendor:
label: redhat
name: NodeJs chart
9 changes: 9 additions & 0 deletions charts/redhat/redhat/quarkus/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
chart:
name: quarkus
shortDescription: This is the Red Hat Quarkus chart
publicPgpKey: null
users:
- githubUsername: dperaza4dustbit
vendor:
label: redhat
name: Quarkus chart
9 changes: 9 additions & 0 deletions charts/redhat/redhat/wildfly/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
chart:
name: wildfly
shortDescription: This is the Red Hat Wildfly chart
publicPgpKey: null
users:
- githubUsername: dperaza4dustbit
vendor:
label: redhat
name: Wildfly

0 comments on commit 7f2ffa2

Please sign in to comment.