Skip to content

Commit 5a72c15

Browse files
chore: extend codeowners list (eclipse-score#175)
* chore: extend codeowners list * fix: no commas Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Alexander Lanin <alex@lanin.de> --------- Signed-off-by: Alexander Lanin <alex@lanin.de> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e4af2d2 commit 5a72c15

File tree

1 file changed

+16
-8
lines changed

1 file changed

+16
-8
lines changed

.github/CODEOWNERS

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1-
# GitHub CODEOWNERS file is a simple way to automate review system on github,
2-
# by automatically assigning owners to a pull request based on which files
3-
# were modified. All directories should have a proper codeowner
4-
# Syntax: https://help.github.com/articles/about-codeowners/
5-
6-
# default owners
7-
# @kgraeper to come once he is commiter
8-
* @pawelrutkaq @PiotrKorkus
1+
# 👋 Code owners help maintain this repository and keep it aligned with our technical vision.
2+
# You're responsible for reviewing changes, ensuring quality, and guiding contributors.
3+
# You're also encouraged to help triage issues and keep discussions constructive and focused.
4+
# Ownership can be shared, delegated, or updated as the project evolves.
5+
6+
# For more information about CODEOWNERS, see:
7+
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
8+
9+
10+
# This repository is maintained by the following individuals, who are responsible for reviewing and approving changes to the codebase:
11+
# * @pawelrutkaq @PiotrKorkus @kgraeper
12+
# Note: @kgraeper is currently mid-committer-election process, but is already actively maintaining this repository (in an unofficial capacity).
13+
14+
# However as this would create quite a bottleneck, we also want to cast a wider net and encourage the following individuals to also review and approve changes to the codebase.
15+
# PLEASE LEAVE CRITICAL DECISIONS TO THE FIRST GROUP, BUT FEEL FREE TO APPROVE ANYTHING ELSE.
16+
* @pawelrutkaq @PiotrKorkus @kgraeper @nradakovic @dcalavrezo-qorix @AlexanderLanin @MaximilianSoerenPollak @opajonk @lurtz @antonkri @FScholPer

0 commit comments

Comments
 (0)