aboutsummaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorLibravatar allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2023-10-27 01:20:04 +0100
committerLibravatar GitHub <noreply@github.com>2023-10-27 01:20:04 +0100
commit3deee951db12bed4881227e3d68cb1d8997e677b (patch)
treee061ae3679fbfbee4eae45c2aeae46f1b57fbda1 /.all-contributorsrc
parentfeat: change loader component (#1410) (diff)
downloadferdium-app-3deee951db12bed4881227e3d68cb1d8997e677b.tar.gz
ferdium-app-3deee951db12bed4881227e3d68cb1d8997e677b.tar.zst
ferdium-app-3deee951db12bed4881227e3d68cb1d8997e677b.zip
add MentorPK as a contributor for code (#1427)
* update README.md [skip ci] * update .all-contributorsrc [skip ci] --------- 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 c3f841a66..8cca81761 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -2946,6 +2946,15 @@
2946 "contributions": [ 2946 "contributions": [
2947 "code" 2947 "code"
2948 ] 2948 ]
2949 },
2950 {
2951 "login": "MentorPK",
2952 "name": "Pawel Kowalski",
2953 "avatar_url": "https://avatars.githubusercontent.com/u/25907418?v=4",
2954 "profile": "https://github.com/MentorPK",
2955 "contributions": [
2956 "code"
2957 ]
2949 } 2958 }
2950 ], 2959 ],
2951 "commitType": "docs" 2960 "commitType": "docs"