stremio-linux-shell: add fazzi to maintainers
This commit is contained in:
@@ -116,7 +116,10 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
fromSource
|
||||
obfuscatedCode # server.js
|
||||
];
|
||||
maintainers = with lib.maintainers; [ thunze ];
|
||||
maintainers = with lib.maintainers; [
|
||||
thunze
|
||||
fazzi
|
||||
];
|
||||
platforms = lib.platforms.linux;
|
||||
mainProgram = "stremio";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user