mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 10:14:48 +00:00
megasync: add tallesCoelho as maintainer
This commit is contained in:
@@ -152,7 +152,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
"i686-linux"
|
||||
"x86_64-linux"
|
||||
];
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ tallesCoelho ];
|
||||
mainProgram = "megasync";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user