From fce16dc75dbb26e5873d9fc53697c70dda81b65a Mon Sep 17 00:00:00 2001 From: Jonas Jaszkowic Date: Thu, 17 Oct 2024 14:58:55 +0200 Subject: [PATCH] fix: format with prettier --- .all-contributorsrc | 269 +++++++++++++++++++------------------------- README.md | 2 + 2 files changed, 120 insertions(+), 151 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 2d25557fd..8c3d734c8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,153 +1,120 @@ { - "files": [ - "README.md" - ], - "imageSize": 100, - "commit": false, - "commitConvention": "angular", - "contributors": [ - { - "login": "JensWinter", - "name": "Jens Winter-Hübenthal", - "avatar_url": "https://avatars.githubusercontent.com/u/6548550?v=4", - "profile": "https://github.com/JensWinter", - "contributions": [ - "code" - ] - }, - { - "login": "ff6347", - "name": "Fabian Morón Zirfas", - "avatar_url": "https://avatars.githubusercontent.com/u/315106?v=4", - "profile": "https://fabianmoronzirfas.me/", - "contributions": [ - "code" - ] - }, - { - "login": "vogelino", - "name": "Lucas Vogel", - "avatar_url": "https://avatars.githubusercontent.com/u/2759340?v=4", - "profile": "https://github.com/vogelino", - "contributions": [ - "code" - ] - }, - { - "login": "dnsos", - "name": "Dennis Ostendorf", - "avatar_url": "https://avatars.githubusercontent.com/u/15640196?v=4", - "profile": "https://github.com/dnsos", - "contributions": [ - "code" - ] - }, - { - "login": "fdnklg", - "name": "Fabian", - "avatar_url": "https://avatars.githubusercontent.com/u/9034032?v=4", - "profile": "https://github.com/fdnklg", - "contributions": [ - "code" - ] - }, - { - "login": "Jaszkowic", - "name": "Jonas Jaszkowic", - "avatar_url": "https://avatars.githubusercontent.com/u/10830180?v=4", - "profile": "https://github.com/Jaszkowic", - "contributions": [ - "code" - ] - }, - { - "login": "julizet", - "name": "Julia Zet", - "avatar_url": "https://avatars.githubusercontent.com/u/52455010?v=4", - "profile": "https://github.com/julizet", - "contributions": [ - "code" - ] - }, - { - "login": "lucasoeth", - "name": "lucasoeth", - "avatar_url": "https://avatars.githubusercontent.com/u/43838158?v=4", - "profile": "https://github.com/lucasoeth", - "contributions": [ - "code" - ] - }, - { - "login": "raphael-arce", - "name": "Raphael.A", - "avatar_url": "https://avatars.githubusercontent.com/u/8709861?v=4", - "profile": "https://github.com/raphael-arce", - "contributions": [ - "code" - ] - }, - { - "login": "sebastian-meier", - "name": "Sebastian Meier", - "avatar_url": "https://avatars.githubusercontent.com/u/302789?v=4", - "profile": "http://www.sebastianmeier.eu/", - "contributions": [ - "code" - ] - }, - { - "login": "bnjmnsbl", - "name": "Benjamin Seibel", - "avatar_url": "https://avatars.githubusercontent.com/u/11134234?v=4", - "profile": "https://github.com/bnjmnsbl", - "contributions": [ - "code" - ] - }, - { - "login": "Lisa-Stubert", - "name": "Lisa-Stubert", - "avatar_url": "https://avatars.githubusercontent.com/u/61182572?v=4", - "profile": "https://github.com/Lisa-Stubert", - "contributions": [ - "code" - ] - }, - { - "login": "donni106", - "name": "Daniel", - "avatar_url": "https://avatars.githubusercontent.com/u/1942953?v=4", - "profile": "https://github.com/donni106", - "contributions": [ - "code" - ] - }, - { - "login": "maximilianpalm", - "name": "Max", - "avatar_url": "https://avatars.githubusercontent.com/u/11571655?v=4", - "profile": "https://github.com/maximilianpalm", - "contributions": [ - "code" - ] - }, - { - "login": "aeschi", - "name": "aeschi", - "avatar_url": "https://avatars.githubusercontent.com/u/56318362?v=4", - "profile": "http://annaeschenbacher.com", - "contributions": [ - "code", - "design" - ] - } - ], - "contributorsPerLine": 7, - "skipCi": true, - "repoType": "github", - "repoHost": "https://github.com", - "projectName": "giessdenkiez-de", - "projectOwner": "technologiestiftung", - "commitType": "docs" + "files": ["README.md"], + "imageSize": 100, + "commit": false, + "commitConvention": "angular", + "contributors": [ + { + "login": "JensWinter", + "name": "Jens Winter-Hübenthal", + "avatar_url": "https://avatars.githubusercontent.com/u/6548550?v=4", + "profile": "https://github.com/JensWinter", + "contributions": ["code"] + }, + { + "login": "ff6347", + "name": "Fabian Morón Zirfas", + "avatar_url": "https://avatars.githubusercontent.com/u/315106?v=4", + "profile": "https://fabianmoronzirfas.me/", + "contributions": ["code"] + }, + { + "login": "vogelino", + "name": "Lucas Vogel", + "avatar_url": "https://avatars.githubusercontent.com/u/2759340?v=4", + "profile": "https://github.com/vogelino", + "contributions": ["code"] + }, + { + "login": "dnsos", + "name": "Dennis Ostendorf", + "avatar_url": "https://avatars.githubusercontent.com/u/15640196?v=4", + "profile": "https://github.com/dnsos", + "contributions": ["code"] + }, + { + "login": "fdnklg", + "name": "Fabian", + "avatar_url": "https://avatars.githubusercontent.com/u/9034032?v=4", + "profile": "https://github.com/fdnklg", + "contributions": ["code"] + }, + { + "login": "Jaszkowic", + "name": "Jonas Jaszkowic", + "avatar_url": "https://avatars.githubusercontent.com/u/10830180?v=4", + "profile": "https://github.com/Jaszkowic", + "contributions": ["code"] + }, + { + "login": "julizet", + "name": "Julia Zet", + "avatar_url": "https://avatars.githubusercontent.com/u/52455010?v=4", + "profile": "https://github.com/julizet", + "contributions": ["code"] + }, + { + "login": "lucasoeth", + "name": "lucasoeth", + "avatar_url": "https://avatars.githubusercontent.com/u/43838158?v=4", + "profile": "https://github.com/lucasoeth", + "contributions": ["code"] + }, + { + "login": "raphael-arce", + "name": "Raphael.A", + "avatar_url": "https://avatars.githubusercontent.com/u/8709861?v=4", + "profile": "https://github.com/raphael-arce", + "contributions": ["code"] + }, + { + "login": "sebastian-meier", + "name": "Sebastian Meier", + "avatar_url": "https://avatars.githubusercontent.com/u/302789?v=4", + "profile": "http://www.sebastianmeier.eu/", + "contributions": ["code"] + }, + { + "login": "bnjmnsbl", + "name": "Benjamin Seibel", + "avatar_url": "https://avatars.githubusercontent.com/u/11134234?v=4", + "profile": "https://github.com/bnjmnsbl", + "contributions": ["code"] + }, + { + "login": "Lisa-Stubert", + "name": "Lisa-Stubert", + "avatar_url": "https://avatars.githubusercontent.com/u/61182572?v=4", + "profile": "https://github.com/Lisa-Stubert", + "contributions": ["code"] + }, + { + "login": "donni106", + "name": "Daniel", + "avatar_url": "https://avatars.githubusercontent.com/u/1942953?v=4", + "profile": "https://github.com/donni106", + "contributions": ["code"] + }, + { + "login": "maximilianpalm", + "name": "Max", + "avatar_url": "https://avatars.githubusercontent.com/u/11571655?v=4", + "profile": "https://github.com/maximilianpalm", + "contributions": ["code"] + }, + { + "login": "aeschi", + "name": "aeschi", + "avatar_url": "https://avatars.githubusercontent.com/u/56318362?v=4", + "profile": "http://annaeschenbacher.com", + "contributions": ["code", "design"] + } + ], + "contributorsPerLine": 7, + "skipCi": true, + "repoType": "github", + "repoHost": "https://github.com", + "projectName": "giessdenkiez-de", + "projectOwner": "technologiestiftung", + "commitType": "docs" } diff --git a/README.md b/README.md index 3aaa3ef2c..6b3071a66 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ ![Node.js CI](https://github.com/technologiestiftung/giessdenkiez-de/workflows/Node.js%20CI/badge.svg?branch=master) ![love badge](https://img.shields.io/badge/Built%20with-%E2%99%A5-red) ![citylab badge](https://img.shields.io/badge/@-CityLAB%20Berlin-blue) + [![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-) + # [![Logo of _Gieß den Kiez_](./docs/images/logo.svg)](https://www.giessdenkiez.de)