From 8ffe489b3d2a0f2e33a9a337476269b12de4d0cc Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 28 Apr 2024 05:26:19 +0000 Subject: [PATCH 1/2] update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cdd816..d1d9233 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Go语言编程技巧 -[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors-) Go tips from [Phuong Le](https://twitter.com/func25). @@ -185,6 +185,9 @@ http://localhost:3000 Lin
Lin

💻 qcrao
qcrao

💻 + + ryan961
ryan961

💻 + From 0391dfea7e9389b60734dfae1d2793c862304442 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 28 Apr 2024 05:26:20 +0000 Subject: [PATCH 2/2] update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index aa11509..36a2491 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -198,6 +198,15 @@ "contributions": [ "code" ] + }, + { + "login": "ryan961", + "name": "ryan961", + "avatar_url": "https://avatars.githubusercontent.com/u/32825698?v=4", + "profile": "https://ryan961.github.io", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,