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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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