mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 23:52:33 +00:00
podman: add marsam to maintainers
This commit is contained in:
parent
072cdcb265
commit
d712be5f3e
|
@ -41,7 +41,7 @@ buildGoPackage rec {
|
|||
homepage = https://podman.io/;
|
||||
description = "A program for managing pods, containers and container images";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ vdemeester saschagrunert ];
|
||||
maintainers = with maintainers; [ vdemeester saschagrunert marsam ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue