Skip to content

Commit

Permalink
carry: Rename OWNER alias
Browse files Browse the repository at this point in the history
Alias name is used on various places (e.g. github.com/openshift/release),
so make sure it contains 'storage' in its name.
  • Loading branch information
jsafrane committed Feb 28, 2019
1 parent fcef766 commit cb3e6b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
approvers:
- openshift-maintainers
- openshift-storage-maintainers
- saad-ali
- childsb
- lpabon
Expand Down
2 changes: 1 addition & 1 deletion OWNERS_ALIASES
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aliases:
openshift-maintainers:
openshift-storage-maintainers:
- jsafrane
- tsmetana
- gnufied
Expand Down

0 comments on commit cb3e6b5

Please sign in to comment.