From 449e97f762ef96135a458d7b6320677e7bddce73 Mon Sep 17 00:00:00 2001
From: zzm <73225535+HanWu311@users.noreply.github.com>
Date: Sat, 15 Apr 2023 14:19:32 +0800
Subject: [PATCH] Update contributors.md
---
contributors.md | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/contributors.md b/contributors.md
index 7a9cf01..1253501 100644
--- a/contributors.md
+++ b/contributors.md
@@ -10,6 +10,14 @@ const members = [
{ icon: 'github', link: 'https://github.com/camera-2018' },
]
},
+ {
+ avatar: 'https://www.github.com/HanWu311.png',
+ name: 'ZZM',
+ title: 'Maintainer',
+ links: [
+ { icon: 'github', link: 'https://github.com/HanWu311' },
+ ]
+ },
]
@@ -17,4 +25,4 @@ const members = [
Say hello to our awesome team.
-
\ No newline at end of file
+