alvr: add eyjhb as maintainer

This commit is contained in:
eyjhb
2026-06-09 11:09:52 +02:00
parent a15689bc0d
commit 591867b010
+1
View File
@@ -160,6 +160,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
maintainers = with lib.maintainers; [
luNeder
jopejoe1
eyjhb
];
platforms = lib.platforms.linux;
};