Skip to content

Commit

Permalink
Add Ruhr University
Browse files Browse the repository at this point in the history
  • Loading branch information
verwoerd committed Nov 1, 2024
1 parent 14f8a5d commit 118245d
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ For DOMJudge use the `background_64.zip`.
| <img src="./universities/logos/10500.svg" width="32" height="32"> | 10500 | Maastricht University | :heavy_check_mark: |
| <img src="./universities/logos/11048.svg" width="32" height="32"> | 11048 | Tallinn University of Technology | :heavy_check_mark: |
| <img src="./universities/logos/11103.svg" width="32" height="32"> | 11103 | KU Leuven | :heavy_check_mark: |
| <img src="./universities/logos/11352.svg" width="32" height="32"> | 11352 | Ruhr University | :heavy_check_mark: |
| <img src="./universities/logos/13859.svg" width="32" height="32"> | 13859 | University of Luxembourg | :heavy_check_mark: |
| <img src="./universities/logos/14148.svg" width="32" height="32"> | 14148 | University of Leeds | :heavy_check_mark: |
| <img src="./universities/logos/14277.svg" width="32" height="32"> | 14277 | Hochschule für angewandte Wissenschaften Würzburg-Schweinfurt | :heavy_check_mark: |
Expand Down
70 changes: 70 additions & 0 deletions universities/logos/11352.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions universities/organizations.json
Original file line number Diff line number Diff line change
Expand Up @@ -861,6 +861,18 @@
"latitude": 50.87959
}
},
{
"id": "11352",
"icpc_id": "11352",
"name": "RUB",
"formal_name": "Ruhr University",
"country": "DEU",
"url": "https://www.ruhr-uni-bochum.de/de",
"location": {
"longitude": 6.88333,
"latitude": 51.43333
}
},
{
"id": "13859",
"icpc_id": "13859",
Expand Down

0 comments on commit 118245d

Please sign in to comment.