feh: add maintainer gepbird
This commit is contained in:
parent
73b6c4ae76
commit
2dc76c4e81
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
# released under a variant of the MIT license
|
||||
# https://spdx.org/licenses/MIT-feh.html
|
||||
license = licenses.mit-feh;
|
||||
maintainers = with maintainers; [ viric willibutz globin ];
|
||||
maintainers = with maintainers; [ gepbird globin viric willibutz ];
|
||||
platforms = platforms.unix;
|
||||
mainProgram = "feh";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue