Skip to content

Commit

Permalink
Import the teams for SR2025
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterJCLaw committed Oct 19, 2024
1 parent bf5316c commit 3b38b79
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 20 deletions.
34 changes: 30 additions & 4 deletions layout.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,33 @@ teams:
- name: fixed-string-region-id
display_name: Human Readable Region Name
teams:
- ABC
- SRZ1
- SRZ2
- SRZ3
- ABS
- BPV
- BRK
- CLY
- DCS
- GHS
- HAB
- HAM
- HAY
- HRO
- HRS
- HWM
- HZW
- JAG
- KEG
- KEV
- MAI
- MDN
- NHH
- PSC
- QMC
- RGS
- RTS
- SHK
- SOG
- THS
- TLC
- TMD
- WGS
- WMC
8 changes: 1 addition & 7 deletions league.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,4 @@
# Match numbers are 0-N, preferably in order, and must not omit any values.
# The list of teams is ordered -- zone 0 first up to the Nth zone.

matches:
0:
main:
- SRZ2
- ABC
- SRZ1
- SRZ3
matches: {}
95 changes: 86 additions & 9 deletions teams.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,91 @@
# Mapping of teams at the competition, from their TLA to their properties.
teams:
ABC:
name: Absolutely Brilliant College
ABS:
name: Abingdon School
rookie: false
SRZ1:
name: Example team 1
BPV:
name: Barton Peveril College
rookie: false
SRZ2:
name: Example team 2
BRK:
name: Brockenhurst College
rookie: false
SRZ3:
name: Example team 3
CLY:
name: The College of Richard Collyer
rookie: false
DCS:
name: Dr Challoner's Grammar School
rookie: true
GHS:
name: Guildford High School
rookie: true
HAB:
name: Haberdashers’ Boys’ School
rookie: false
HAM:
name: Hampton School
rookie: false
HAY:
name: Haydon School
rookie: false
HRO:
name: Headington Rye School Oxford
rookie: false
HRS:
name: Hills Road Sixth Form College
rookie: false
HWM:
name: Harris Westminster Sixth Form
rookie: false
HZW:
name: Hazelwick School
rookie: false
JAG:
name: James Allen's Girls' School
rookie: true
KEG:
name: King Edward VI Grammar School
rookie: false
KEV:
name: King Edward VI School
rookie: false
MAI:
name: Gymnasium Markt Indersdorf
rookie: false
MDN:
name: Midsomer Norton Friends
rookie: true
NHH:
name: Nower Hill School
rookie: true
PSC:
name: Peter Symonds College
rookie: false
QMC:
name: Queen Mary's College
rookie: false
RGS:
name: Royal Grammar School Guildford
rookie: false
RTS:
name: Ruthin School
rookie: false
SHK:
name: School of St Helen and St Katharine
rookie: true
SOG:
name: Saint Olaves Grammar School
rookie: false
THS:
name: The Highfield School
rookie: true
TLC:
name: The Ladies College
rookie: false
TMD:
name: Tormead School
rookie: true
WGS:
name: Wisbech Grammar School
rookie: false
WMC:
name: Westminster City School
rookie: false

0 comments on commit 3b38b79

Please sign in to comment.