treewide: update globin's maintained drvs
This commit is contained in:
@@ -43,7 +43,7 @@ stdenv.mkDerivation rec {
|
||||
description = "A light-weight image viewer";
|
||||
homepage = "https://feh.finalrewind.org/";
|
||||
license = licenses.mit;
|
||||
maintainers = [ maintainers.viric maintainers.willibutz ];
|
||||
maintainers = with maintainers; [ viric willibutz globin ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user