qsv: remove uncenter from maintainers

This commit is contained in:
uncenter 2025-05-16 10:17:44 -04:00 committed by GitHub
parent 694c7a734f
commit b8c415e300
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -72,7 +72,6 @@ rustPlatform.buildRustPackage {
];
maintainers = with lib.maintainers; [
detroyejr
uncenter
];
};
}