maintainers: add 74k1 (#532577)

This commit is contained in:
Alexis Hildebrandt
2026-06-17 13:11:38 +00:00
committed by GitHub
2 changed files with 9 additions and 0 deletions
+8
View File
@@ -289,6 +289,14 @@
githubId = 92977828;
name = "Mori Zen";
};
_74k1 = {
email = "git.t@betsumei.com";
github = "74k1";
githubId = 49000471;
keys = [ { fingerprint = "46F3 422F 63A3 1369 7EAB 83D5 1CF1 55F7 6F21 3503"; } ];
matrix = "@74k1:matrix.org";
name = "Tim";
};
_7591yj = {
email = "yeongjin.kim@proton.me";
github = "7591yj";
+1
View File
@@ -91,6 +91,7 @@ stdenv.mkDerivation rec {
homepage = "https://sure.am/";
license = lib.licenses.agpl3Only;
maintainers = with lib.maintainers; [
_74k1
pjrm
];
platforms = lib.platforms.linux;