1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-09 23:07:35 +02:00

fix: wrong contribution type (#2071)

This commit is contained in:
Frederic Werner
2021-07-08 19:56:51 +02:00
committed by GitHub
parent ad4f64f730
commit be1ecc7041

View File

@ -12,7 +12,7 @@
"profile": "http://eleith.com", "profile": "http://eleith.com",
"contributions": [ "contributions": [
"infra", "infra",
"docs" "doc"
] ]
} }
], ],