podman: add marsam to maintainers
This commit is contained in:
parent
072cdcb265
commit
d712be5f3e
1 changed files with 1 additions and 1 deletions
|
@ -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