eww: add legendofmiracles as a maintainer

Co-authored-by: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com>
This commit is contained in:
figsoda
2021-10-26 19:50:46 -04:00
committed by GitHub
co-authored by legendofmiracles
parent 0c475957ed
commit d561156d71
@@ -38,6 +38,6 @@ rustPlatform.buildRustPackage rec {
description = "ElKowars wacky widgets";
homepage = "https://github.com/elkowar/eww";
license = licenses.mit;
maintainers = with maintainers; [ figsoda ];
maintainers = with maintainers; [ figsoda legendofmiracles ];
};
}