Merge pull request #260459 from deviant/disown-last-resort
last-resort: remove myself as maintainer
This commit is contained in:
@@ -23,6 +23,6 @@ stdenvNoCC.mkDerivation rec {
|
||||
description = "Fallback font of last resort";
|
||||
homepage = "https://github.com/unicode-org/last-resort-font";
|
||||
license = licenses.ofl;
|
||||
maintainers = with maintainers; [ V ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user