mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
[Backport release-26.05] picocom: add myself as maintainer (#541200)
This commit is contained in:
@@ -61,5 +61,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
license = lib.licenses.gpl2Plus;
|
||||
platforms = lib.platforms.unix;
|
||||
mainProgram = "picocom";
|
||||
maintainers = [ lib.maintainers.ninelore ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user