From 9485d88e5c1061530890399efbb5cd10d4666baf Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 07:24:23 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 78de6ce..2c55ca9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OpenFunction Component for Serverless Devs -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) `ofn` is a [Serverless Devs](https://docs.serverless-devs.com/en) component developed for [OpenFunction](https://openfunction.dev). @@ -69,6 +69,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d +

xiliu

🐛

xsahxl

🖋
From cc37eff7d3741339a9099aa39fdf1efad0d77389 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 07:24:24 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index a2b8a9f..2ac3df4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -13,6 +13,15 @@ "contributions": [ "bug" ] + }, + { + "login": "xsahxl", + "name": "xsahxl", + "avatar_url": "https://avatars.githubusercontent.com/u/21330840?v=4", + "profile": "https://github.com/xsahxl", + "contributions": [ + "content" + ] } ], "contributorsPerLine": 7,