sftpgo: add ryan4yin as a maintainer
This commit is contained in:
@@ -63,7 +63,10 @@ buildGoModule rec {
|
||||
agpl3Only
|
||||
unfreeRedistributable
|
||||
]; # Software is AGPLv3, web UI is unfree
|
||||
maintainers = with lib.maintainers; [ thenonameguy ];
|
||||
maintainers = with lib.maintainers; [
|
||||
thenonameguy
|
||||
ryan4yin
|
||||
];
|
||||
mainProgram = "sftpgo";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user