unar: remove thiagokokada from maintainers

This commit is contained in:
Thiago Kenji Okada
2024-01-07 21:38:15 +00:00
parent a1f364d694
commit 3698d80e37
+1 -1
View File
@@ -94,7 +94,7 @@ stdenv.mkDerivation rec {
ADF, DMS, LZX, PowerPacker, LBR, Squeeze, Crunch, and other old formats.
'';
license = licenses.lgpl21Plus;
maintainers = with maintainers; [ peterhoeg thiagokokada ];
maintainers = with maintainers; [ peterhoeg ];
platforms = platforms.unix;
};
}