vscode-extensions.smcpeak.default-keys-windows: add ttschnz to maintainers

This commit is contained in:
Tim T.
2025-06-21 12:09:00 +02:00
parent 2653338310
commit 326618e710
@@ -4485,7 +4485,7 @@ let
downloadPage = "https://marketplace.visualstudio.com/items?itemName=smcpeak.default-keys-windows";
homepage = "https://github.com/smcpeak/vscode-default-keys-windows";
license = lib.licenses.mit;
maintainers = [ ];
maintainers = [ lib.maintainers.ttschnz ];
};
};