duplicacy: add devusb to maintainers
This commit is contained in:
parent
7a0eed9731
commit
ab9739da39
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue