Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# CODEOWNERS for .project metadata repository
# Changes to project metadata require maintainer review.
* @gecube @kingdonb @kvaps @lllamnyp @matthieu-robin @mattia-eleuteri @nbykov0 @tym83
# Owners of this repository's CNCF project metadata.
#
# Mirrors the maintainer roster in maintainers.yaml, which in turn mirrors
# MAINTAINERS.md in cozystack/cozystack. Keep the three in sync: a handle
# listed here without write access on this repository is silently ignored by
# GitHub, so a stale entry looks like ownership without providing any.

* @IvanHunters @kingdonb @kvaps @lexfrei @lllamnyp @matthieu-robin @mattia-eleuteri @myasnikovdaniil @tym83
2 changes: 1 addition & 1 deletion maintainers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ maintainers:
- project_id: "cozystack"
org: "cozystack"
teams:
- name: "project-maintainers"
- name: "maintainers"
members:
- IvanHunters
- kingdonb
Expand Down
Loading