maintainers/teams: remove adisbladis from podman
This commit is contained in:
parent
a2c4338855
commit
ced1438d5b
2 changed files with 0 additions and 8 deletions
7
.github/CODEOWNERS
vendored
7
.github/CODEOWNERS
vendored
|
@ -268,13 +268,6 @@ pkgs/development/python-modules/buildcatrust/ @ajs124 @lukegb @mweinelt
|
||||||
/pkgs/development/php-packages @aanderse @drupol @etu @globin @ma27 @talyz
|
/pkgs/development/php-packages @aanderse @drupol @etu @globin @ma27 @talyz
|
||||||
/pkgs/top-level/php-packages.nix @jtojnar @aanderse @drupol @etu @globin @ma27 @talyz
|
/pkgs/top-level/php-packages.nix @jtojnar @aanderse @drupol @etu @globin @ma27 @talyz
|
||||||
|
|
||||||
# Podman, CRI-O modules and related
|
|
||||||
/nixos/modules/virtualisation/containers.nix @adisbladis
|
|
||||||
/nixos/modules/virtualisation/cri-o.nix @adisbladis
|
|
||||||
/nixos/modules/virtualisation/podman @adisbladis
|
|
||||||
/nixos/tests/cri-o.nix @adisbladis
|
|
||||||
/nixos/tests/podman @adisbladis
|
|
||||||
|
|
||||||
# Docker tools
|
# Docker tools
|
||||||
/pkgs/build-support/docker @roberth
|
/pkgs/build-support/docker @roberth
|
||||||
/nixos/tests/docker-tools* @roberth
|
/nixos/tests/docker-tools* @roberth
|
||||||
|
|
|
@ -767,7 +767,6 @@ with lib.maintainers; {
|
||||||
|
|
||||||
podman = {
|
podman = {
|
||||||
members = [
|
members = [
|
||||||
adisbladis
|
|
||||||
saschagrunert
|
saschagrunert
|
||||||
vdemeester
|
vdemeester
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue