freerdp: change maintainers
Peterhoeg wanted to step down as mantainer https://github.com/NixOS/nixpkgs/pull/393673#issuecomment-2760847769, I added myself as a maintainer.
This commit is contained in:
@@ -226,7 +226,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
'';
|
||||
homepage = "https://www.freerdp.com/";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ peterhoeg ];
|
||||
maintainers = with lib.maintainers; [ deimelias ];
|
||||
platforms = lib.platforms.unix;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user