steam-tui: add dmadisetti as maintainer
This commit is contained in:
parent
00d80d1381
commit
6ecf516011
@ -38,7 +38,7 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "Rust TUI client for steamcmd";
|
||||
homepage = "https://github.com/dmadisetti/steam-tui";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ lom ];
|
||||
maintainers = with maintainers; [ lom dmadisetti ];
|
||||
# steam only supports that platform
|
||||
platforms = [ "x86_64-linux" ];
|
||||
mainProgram = "steam-tui";
|
||||
|
Loading…
Reference in New Issue
Block a user