speakersafetyd: add normalcea as maintainer

This commit is contained in:
Jasi
2025-06-25 16:13:52 -04:00
parent 71f4f95c22
commit 33780355c4
@@ -49,6 +49,7 @@ rustPlatform.buildRustPackage rec {
mainProgram = "speakersafetyd";
homepage = "https://github.com/AsahiLinux/speakersafetyd";
maintainers = with maintainers; [
normalcea
flokli
yuka
];