diff options
| author | liv <mokou@fastmail.com> | 2023-09-28 11:02:25 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-28 11:02:25 +0200 |
| commit | 177981d1cd4812dd7b67d4fc7f74227e21f1691b (patch) | |
| tree | bce2557f2164d8f77474dc0240e3498d101de28f /.all-contributorsrc | |
| parent | 579735b1c36d24ff108caf339c43fb39e543dedc (diff) | |
chore: fix missing opening brace
Diffstat (limited to '.all-contributorsrc')
| -rw-r--r-- | .all-contributorsrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc index 27f69c3..d8aeff5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2443,6 +2443,7 @@ "infra" ] }, + { "login": "dieterplex", "name": "d1t2", "avatar_url": "https://avatars.githubusercontent.com/u/507502?v=4", |
