Skip to content

Commit d76753d

Browse files
authored
Merge pull request #12 from sloede/msl/turn-github-handles-into-links
Turn GitHub handles into links
2 parents bff7fb7 + aa7e99e commit d76753d

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

README.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -212,19 +212,19 @@ Any contribution is valuable to the Julia HPC community:
212212

213213
## Contributors
214214

215-
The initial version of JUHPC was contributed by Samuel Omlin, Swiss National Supercomputing Centre, ETH Zurich (@omlins). The following people have provided valuable contributions over the years in the effort of defining a suitable Julia HPC setup (this is based on the list found [here](https://github.com/hlrs-tasc/julia-on-hpc-systems); please add missing people or let us know; the list is ordered alphabetically):
216-
- Carsten Bauer (@carstenbauer)
217-
- Alexander Bills (@abillscmu)
218-
- Johannes Blaschke (@jblaschke)
219-
- Valentin Churavy (@vchuravy)
220-
- Steffen Fürst (@s-fuerst)
221-
- Mosè Giordano (@giordano)
222-
- C. Brenhin Keller (@brenhinkeller)
223-
- Mirek Kratochvíl (@exaexa)
224-
- Pedro Ojeda (@pojeda)
225-
- Samuel Omlin (@omlins)
226-
- Ludovic Räss (@luraess)
227-
- Erik Schnetter (@eschnett)
228-
- Michael Schlottke-Lakemper (@sloede)
229-
- Dinindu Senanayake (@DininduSenanayake)
230-
- Kjartan Thor Wikfeldt (@wikfeldt)
215+
The initial version of JUHPC was contributed by Samuel Omlin, Swiss National Supercomputing Centre, ETH Zurich ([@omlins](https://github.com/omlins)). The following people have provided valuable contributions over the years in the effort of defining a suitable Julia HPC setup (this is based on the list found [here](https://github.com/hlrs-tasc/julia-on-hpc-systems); please add missing people or let us know; the list is ordered alphabetically):
216+
- Carsten Bauer ([@carstenbauer](https://github.com/carstenbauer))
217+
- Alexander Bills ([@abillscmu](https://github.com/abillscmu))
218+
- Johannes Blaschke ([@jblaschke](https://github.com/jblaschke))
219+
- Valentin Churavy ([@vchuravy](https://github.com/vchuravy))
220+
- Steffen Fürst ([@s-fuerst](https://github.com/s-fuerst))
221+
- Mosè Giordano ([@giordano](https://github.com/giordano))
222+
- C. Brenhin Keller ([@brenhinkeller](https://github.com/brenhinkeller))
223+
- Mirek Kratochvíl ([@exaexa](https://github.com/exaexa))
224+
- Pedro Ojeda ([@pojeda](https://github.com/pojeda))
225+
- Samuel Omlin ([@omlins](https://github.com/omlins))
226+
- Ludovic Räss ([@luraess](https://github.com/luraess))
227+
- Erik Schnetter ([@eschnett](https://github.com/eschnett))
228+
- Michael Schlottke-Lakemper ([@sloede](https://github.com/sloede))
229+
- Dinindu Senanayake ([@DininduSenanayake](https://github.com/DininduSenanayake))
230+
- Kjartan Thor Wikfeldt ([@wikfeldt](https://github.com/wikfeldt))

0 commit comments

Comments
 (0)