treewide: Remove myself from maintainers on some packages (#78027)
This commit is contained in:
committed by
Dmitry Kalinkin
parent
b1f7e20ca8
commit
76ab11518d
@@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with stdenv.lib; {
|
||||
description = "A small and embeddable Javascript engine";
|
||||
homepage = "https://bellard.org/quickjs/";
|
||||
maintainers = with maintainers; [ stesie ivan ];
|
||||
maintainers = with maintainers; [ stesie ];
|
||||
platforms = platforms.linux;
|
||||
license = licenses.mit;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user