Skip to content
Open
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: 11 additions & 0 deletions maintainers/team-list.nix
Original file line number Diff line number Diff line change
Expand Up @@ -868,6 +868,17 @@ with lib.maintainers;
shortName = "Red Code Labs";
};

redox = {
members = [

This comment was marked as resolved.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes

This comment was marked as duplicate.

theoparis
eveeifyeve
ericson2314

This comment was marked as resolved.

anderscs
];
scope = "Maintains the redox package set";
shortName = "Redox";
};
Comment on lines 871 to 880

This comment was marked as resolved.


rocm = {
github = "rocm";
};
Expand Down
Loading