taplo: add defelo to maintainers
This commit is contained in:
@@ -57,7 +57,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
description = "TOML toolkit written in Rust";
|
||||
homepage = "https://taplo.tamasfe.dev";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ defelo ];
|
||||
mainProgram = "taplo";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user