toml11: remove AndersonTorres as maintainer

This commit is contained in:
Anderson Torres 2024-11-17 23:35:08 -03:00
parent 50b7aac0ab
commit 4cf85b6e2c

View File

@ -40,8 +40,7 @@ stdenv.mkDerivation (finalAttrs: {
and Windows. and Windows.
''; '';
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ AndersonTorres ]; maintainers = with maintainers; [ ];
platforms = platforms.unix ++ platforms.windows; platforms = platforms.unix ++ platforms.windows;
}; };
}) })
# TODO [ AndersonTorres ]: tests