2022-08-24 14:28:45 +02:00

33 lines
497 B
JSON

{
"blurb": "Tally the results of a small football competition.",
"authors": [
"pminten"
],
"contributors": [
"alebaffa",
"bitfield",
"ekingery",
"ferhatelmas",
"hilary",
"kytrinyx",
"leenipper",
"manavo",
"petertseng",
"robphoenix",
"sebito91",
"soniakeys",
"tleen"
],
"files": {
"solution": [
"tournament.go"
],
"test": [
"tournament_test.go"
],
"example": [
".meta/example.go"
]
}
}