summaryrefslogtreecommitdiffstats
path: root/maintainers
diff options
context:
space:
mode:
authorChuang Zhu <chuang@melty.land>2021-11-28 22:44:04 +0800
committerChuang Zhu <chuang@melty.land>2021-12-02 19:45:56 +0800
commit7343c157c1862fb8449b1d9123d71eae71bb6f76 (patch)
tree5b63067c2445ea938cf4ca0a1276be2dfc3d558c /maintainers
parent160682f3487ac9f2ccbd8b51d98ae43610e0c2e0 (diff)
maintainers: add chuangzhu
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/maintainer-list.nix11
1 files changed, 11 insertions, 0 deletions
diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix
index 3fac740a11ee..418c07977df9 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -2092,6 +2092,17 @@
githubId = 12386805;
name = "Chua Hou";
};
+ chuangzhu = {
+ name = "Chuang Zhu";
+ email = "chuang@melty.land";
+ matrix = "@chuangzhu:matrix.org";
+ github = "chuangzhu";
+ githubId = 31200881;
+ keys = [{
+ longkeyid = "rsa4096/E838CED81CFFD3F9";
+ fingerprint = "5D03 A5E6 0754 A3E3 CA57 5037 E838 CED8 1CFF D3F9";
+ }];
+ };
chvp = {
email = "nixpkgs@cvpetegem.be";
matrix = "@charlotte:vanpetegem.me";