oxigraph: add tnias to maintainers

This commit is contained in:
Philipp Bartsch 2025-05-30 22:22:34 +02:00
parent c3041daf0b
commit 8a46ae0b14

View file

@ -53,7 +53,10 @@ rustPlatform.buildRustPackage rec {
"aarch64-linux"
"aarch64-darwin"
];
maintainers = with maintainers; [ astro ];
maintainers = with maintainers; [
astro
tnias
];
license = with licenses; [
asl20
mit