edencommon: add techknowlogick to maintainers

(cherry picked from commit b4b2ad6a9e)
(cherry picked from commit 993eed1c393f61e2c396cb1eaa815ed67271b9f0)
This commit is contained in:
Emily
2024-11-30 15:11:33 +01:00
committed by Vladimír Čunát
parent 6093af0010
commit a7174ed8cf
+1
View File
@@ -107,6 +107,7 @@ stdenv.mkDerivation (finalAttrs: {
maintainers = with lib.maintainers; [
kylesferrazza
emily
techknowlogick
];
};
})