mumble: Add infinisil as maintainer

This commit is contained in:
Silvan Mosberger
2020-01-25 22:05:14 +01:00
parent 21160c8965
commit cae1bf667f

View File

@@ -66,7 +66,7 @@ let
description = "Low-latency, high quality voice chat software";
homepage = "https://mumble.info";
license = licenses.bsd3;
maintainers = with maintainers; [ petabyteboy ];
maintainers = with maintainers; [ petabyteboy infinisil ];
platforms = platforms.linux;
};
});