rustdesk-server: add tjni as a maintainer
This commit is contained in:
parent
49caf90f03
commit
a403fd8565
@ -53,6 +53,6 @@ rustPlatform.buildRustPackage rec {
|
||||
changelog = "https://github.com/rustdesk/rustdesk-server/releases/tag/${version}";
|
||||
license = licenses.agpl3Only;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ gaelreyrol ];
|
||||
maintainers = with maintainers; [ gaelreyrol tjni ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user