Merge pull request #260459 from deviant/disown-last-resort

last-resort: remove myself as maintainer

authored by

Weijia Wang and committed by
GitHub
3e3b5baf 44673348

+1 -1
+1 -1
pkgs/data/fonts/last-resort/default.nix
··· 23 23 description = "Fallback font of last resort"; 24 24 homepage = "https://github.com/unicode-org/last-resort-font"; 25 25 license = licenses.ofl; 26 - maintainers = with maintainers; [ V ]; 26 + maintainers = with maintainers; [ ]; 27 27 }; 28 28 }