1
0
Fork 0

Adding upstream version 0.8.9.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-22 10:16:14 +02:00
parent 3b2c48b5e4
commit c0c4addb85
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
285 changed files with 25880 additions and 0 deletions

173
.all-contributorsrc Normal file
View file

@ -0,0 +1,173 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "nicholas-fedor",
"name": "Nicholas Fedor",
"avatar_url": "https://avatars2.githubusercontent.com/u/71477161?v=4",
"profile": "https://github.com/nicholas-fedor",
"contributions": [
"code",
"doc",
"maintenance",
"review"
]
},
{
"login": "amirschnell",
"name": "Amir Schnell",
"avatar_url": "https://avatars3.githubusercontent.com/u/9380508?v=4",
"profile": "https://github.com/amirschnell",
"contributions": [
"code"
]
},
{
"login": "piksel",
"name": "nils måsén",
"avatar_url": "https://avatars2.githubusercontent.com/u/807383?v=4",
"profile": "https://piksel.se",
"contributions": [
"code",
"doc",
"maintenance"
]
},
{
"login": "lukapeschke",
"name": "Luka Peschke",
"avatar_url": "https://avatars1.githubusercontent.com/u/17085536?v=4",
"profile": "https://github.com/lukapeschke",
"contributions": [
"code",
"doc"
]
},
{
"login": "MrLuje",
"name": "MrLuje",
"avatar_url": "https://avatars0.githubusercontent.com/u/632075?v=4",
"profile": "https://github.com/MrLuje",
"contributions": [
"code",
"doc"
]
},
{
"login": "simskij",
"name": "Simon Aronsson",
"avatar_url": "https://avatars0.githubusercontent.com/u/1596025?v=4",
"profile": "http://simme.dev",
"contributions": [
"code",
"doc",
"maintenance"
]
},
{
"login": "arnested",
"name": "Arne Jørgensen",
"avatar_url": "https://avatars2.githubusercontent.com/u/190005?v=4",
"profile": "https://arnested.dk",
"contributions": [
"doc",
"code"
]
},
{
"login": "atighineanu",
"name": "Alexei Tighineanu",
"avatar_url": "https://avatars1.githubusercontent.com/u/27206712?v=4",
"profile": "https://github.com/atighineanu",
"contributions": [
"code"
]
},
{
"login": "ellisab",
"name": "Alexandru Bonini",
"avatar_url": "https://avatars2.githubusercontent.com/u/1402047?v=4",
"profile": "https://github.com/ellisab",
"contributions": [
"code"
]
},
{
"login": "sentriz",
"name": "Senan Kelly",
"avatar_url": "https://avatars0.githubusercontent.com/u/6832539?v=4",
"profile": "https://senan.xyz",
"contributions": [
"code"
]
},
{
"login": "JonasPf",
"name": "JonasPf",
"avatar_url": "https://avatars.githubusercontent.com/u/2216775?v=4",
"profile": "https://github.com/JonasPf",
"contributions": [
"code"
]
},
{
"login": "claycooper",
"name": "claycooper",
"avatar_url": "https://avatars.githubusercontent.com/u/3612906?v=4",
"profile": "https://github.com/claycooper",
"contributions": [
"doc"
]
},
{
"login": "darktohka",
"name": "Derzsi Dániel",
"avatar_url": "https://avatars.githubusercontent.com/u/16326697?v=4",
"profile": "http://ko-fi.com/disyer",
"contributions": [
"code"
]
},
{
"login": "JosephKav",
"name": "Joseph Kavanagh",
"avatar_url": "https://avatars.githubusercontent.com/u/4267227?v=4",
"profile": "https://josephkav.io",
"contributions": [
"code",
"bug"
]
},
{
"login": "justinsteven",
"name": "Justin Steven",
"avatar_url": "https://avatars.githubusercontent.com/u/1893909?v=4",
"profile": "https://ring0.lol",
"contributions": [
"bug"
]
},
{
"login": "serverleader",
"name": "Carlos Savcic",
"avatar_url": "https://avatars.githubusercontent.com/u/34089?v=4",
"profile": "https://github.com/serverleader",
"contributions": [
"code",
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "shoutrrr",
"projectOwner": "nicholas-fedor",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitType": "docs",
"commitConvention": "angular"
}