mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-20 11:53:51 +00:00
duplicacy: add devusb to maintainers
This commit is contained in:
parent
7a0eed9731
commit
ab9739da39
@ -20,6 +20,6 @@ buildGoModule rec {
|
||||
description = "A new generation cloud backup tool";
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
license = lib.licenses.unfree;
|
||||
maintainers = with maintainers; [ ffinkdevs ];
|
||||
maintainers = with maintainers; [ ffinkdevs devusb ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user