lf: Remove myself as maintainer
I'm not really using it anymore.
This commit is contained in:
parent
402e17aef3
commit
7bf3b1fe95
@ -35,6 +35,6 @@ buildGoModule rec {
|
||||
changelog = "https://github.com/gokcehan/lf/releases/tag/r${version}";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ primeos ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user