chore: add @sergio-sisternes-epam as maintainer#623
Merged
danielmeppiel merged 1 commit intomainfrom Apr 8, 2026
Merged
Conversation
- CODEOWNERS: add @sergio-sisternes-epam as co-owner on all files, keep README.md restricted to Lead Maintainer only - AUTHORS: list Sergio Sisternes as Maintainer - README.md: update Community section to reflect both maintainers Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Adds @sergio-sisternes-epam as a co-maintainer across repo ownership and contributor metadata, while keeping README.md approvals restricted to the lead maintainer via CODEOWNERS.
Changes:
- Add Sergio as a co-owner for the repository in
.github/CODEOWNERS(with a specific exception forREADME.md). - Add Sergio to
AUTHORSunder Project Maintainers. - Update the
README.mdCommunity section to list both maintainers.
Show a summary per file
| File | Description |
|---|---|
README.md |
Updates Community blurb to include the new maintainer. |
AUTHORS |
Adds Sergio to the maintainers list. |
.github/CODEOWNERS |
Adds Sergio as global codeowner while restricting README.md to lead maintainer. |
Copilot's findings
- Files reviewed: 3/3 changed files
- Comments generated: 1
| * @danielmeppiel | ||
| * @danielmeppiel @sergio-sisternes-epam | ||
|
|
||
| # README.md — Lead Maintainer only |
There was a problem hiding this comment.
The comment uses an em dash (non-ASCII, U+2014). The repo's encoding rules require printable ASCII only; replace it with a normal hyphen '-' to keep .github files ASCII-safe.
Suggested change
| # README.md — Lead Maintainer only | |
| # README.md - Lead Maintainer only |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds @sergio-sisternes-epam as a project maintainer alongside @danielmeppiel (Lead Maintainer).
Changes
.github/CODEOWNERS@sergio-sisternes-epamas co-owner on all files;README.mdremains restricted to Lead Maintainer onlyAUTHORSREADME.md