mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
[Backport release-26.05] vicinae: drop whispersofthedawn as maintainer (#549879)
This commit is contained in:
@@ -113,10 +113,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
description = "Native, fast, extensible launcher for the desktop";
|
||||
homepage = "https://github.com/vicinaehq/vicinae";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [
|
||||
whispersofthedawn
|
||||
zstg
|
||||
];
|
||||
maintainers = with lib.maintainers; [ zstg ];
|
||||
platforms = lib.platforms.linux;
|
||||
mainProgram = "vicinae";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user