hover: remove myself from maintainers
This commit is contained in:
parent
a70b8a7427
commit
94eb56b8da
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ let
|
|||
homepage = "https://github.com/go-flutter-desktop/hover";
|
||||
license = licenses.bsd3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ ericdallo flexagoon ];
|
||||
maintainers = with maintainers; [ ericdallo ];
|
||||
};
|
||||
|
||||
subPackages = [ "." ];
|
||||
|
|
Loading…
Reference in a new issue