-
Couldn't load subscription status.
- Fork 572
feat: remove localization maintainer (edsoncelio) #3455
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
Signed-off-by: Edson Ferreira <[email protected]>
✅ Deploy Preview for cncfglossary ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
Thank you!
I sincerely appreciate your contribution to the Glossary project. I look forward to seeing you again!
Before moving foward with this PR, please create a PR to modify the permissions on cncf/people. Thank you :)
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.
Sorry, please fix CODEOWNERS file too
Lines 58 to 59 in 67d0761
| /content/pt-br/ @edsoncelio @brunoguidone @jessicalins @MrErlison | |
| /i18n/pt-br.toml @edsoncelio @brunoguidone @jessicalins @MrErlison |
Signed-off-by: Edson Ferreira <[email protected]>
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
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.
Thanks for everything @edsoncelio and good luck on your next thing!
Describe your changes
Remove localization maintainer (edsoncelio)
Related issue number or link (ex:
resolves #issue-number)N/A
Checklist before opening this PR (put
xin the checkboxes)git commit -s) is to affirm that commits comply DCO. If you are working locally, you could add an alias to yourgitconfigby runninggit config --global alias.ci "commit -s".