mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
Fix misspelled authors
key in shard.yml (#517)
This commit is contained in:
parent
b7bf9d771f
commit
6cf2b40ca8
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,9 @@
|
|||
name: kemal
|
||||
version: 0.25.1
|
||||
|
||||
authors:
|
||||
- Serdar Dogruyol <dogruyolserdar@gmail.com>
|
||||
|
||||
dependencies:
|
||||
radix:
|
||||
github: luislavena/radix
|
||||
|
@ -17,6 +20,3 @@ targets:
|
|||
main: src/kemal.cr
|
||||
|
||||
crystal: 0.27.1
|
||||
|
||||
author:
|
||||
- Serdar Dogruyol <dogruyolserdar@gmail.com>
|
||||
|
|
Loading…
Reference in a new issue