aboutsummaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorLibravatar allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2022-07-03 15:02:36 +0000
committerLibravatar GitHub <noreply@github.com>2022-07-03 15:02:36 +0000
commit224ee8008b9f735b3c7ff3e0c72a2387e0c03659 (patch)
treeab16844faac2e5922717a249219baa958e8589b7 /.all-contributorsrc
parentWorkaround for Whatsapp Web UI lag (#94) (diff)
downloadferdium-recipes-224ee8008b9f735b3c7ff3e0c72a2387e0c03659.tar.gz
ferdium-recipes-224ee8008b9f735b3c7ff3e0c72a2387e0c03659.tar.zst
ferdium-recipes-224ee8008b9f735b3c7ff3e0c72a2387e0c03659.zip
docs: add fernandofig as a contributor for code [skip ci] (#97)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Diffstat (limited to '.all-contributorsrc')
-rw-r--r--.all-contributorsrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index f63fb9e..17eb5dd 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -790,6 +790,15 @@
790 "contributions": [ 790 "contributions": [
791 "code" 791 "code"
792 ] 792 ]
793 },
794 {
795 "login": "fernandofig",
796 "name": "Fernando Figueiredo",
797 "avatar_url": "https://avatars.githubusercontent.com/u/1110864?v=4",
798 "profile": "https://github.com/fernandofig",
799 "contributions": [
800 "code"
801 ]
793 } 802 }
794 ] 803 ]
795} 804}