-
Notifications
You must be signed in to change notification settings - Fork 6.8k
build: reduce jelbourn presence in code owners #24083
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
.github/CODEOWNERS
Outdated
@@ -124,12 +124,12 @@ | |||
/src/material-experimental/mdc-table/** @andrewseguin | |||
/src/material-experimental/mdc-theming/** @mmalerba | |||
/src/material-experimental/mdc-typography/** @mmalerba | |||
/src/material-experimental/menubar/** @jelbourn @andy9775 | |||
/src/material-experimental/menubar/** @andrewseguin @andy9775 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/src/material-experimental/menubar/** @andrewseguin @andy9775 | |
/src/material-experimental/menubar/** @andrewseguin |
.github/CODEOWNERS
Outdated
/src/dev-app/button/** @jelbourn | ||
/src/dev-app/card/** @jelbourn | ||
/src/dev-app/button/** @andrewseguin | ||
/src/dev-app/card/** @andrewseguin | ||
/src/dev-app/cdk-experimental-combobox/** @jelbourn @nielsr98 | ||
/src/dev-app/cdk-experimental-listbox/** @jelbourn @nielsr98 | ||
/src/dev-app/cdk-experimental-menu/** @jelbourn @andy9775 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/src/dev-app/cdk-experimental-menu/** @jelbourn @andy9775 | |
/src/dev-app/cdk-experimental-menu/** @jelbourn |
.github/CODEOWNERS
Outdated
@@ -207,47 +207,47 @@ | |||
/src/dev-app/menubar/** @jelbourn @andy9775 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/src/dev-app/menubar/** @jelbourn @andy9775 | |
/src/dev-app/menubar/** @jelbourn |
4040e4d
to
26f887d
Compare
Removed Andy and Niels |
.github/CODEOWNERS
Outdated
/src/material/core/typography/** @crisbeto | ||
/src/material/core/util/** @jelbourn | ||
/src/material/core/util/** @andrewseguin | ||
|
||
# Miscellaneous components | ||
/src/google-maps/** @mbehrlich | ||
/src/youtube-player/** @nathantate |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we have more people on google-maps
and youtube-player
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added you
Updating this to shuffle more code reviews from myself to @andrewseguin
26f887d
to
43c3008
Compare
Updating this to shuffle more code reviews from myself to @andrewseguin (cherry picked from commit 25f4e75)
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Updating this to shuffle more code reviews from myself to @andrewseguin