framework-tool: add johnazoidberg as maintainer

I'm the upstream maintainer as well.

Signed-off-by: Daniel Schaefer <dhs@frame.work>
This commit is contained in:
Daniel Schaefer 2025-06-06 16:51:06 +08:00
parent 90f36a1e98
commit 1619e5a32a

View file

@ -32,6 +32,7 @@ rustPlatform.buildRustPackage rec {
nickcao
leona
kloenk
johnazoidberg
];
mainProgram = "framework_tool";
};