Skip to content

Commit 4ce0929

Browse files
authored
Merge pull request #3636 from lexming/lexming-author
add lexming to list of contributors of NEURON, GROMACS, PETSc and SLEPc easyblock
2 parents 839b1f3 + 24a9573 commit 4ce0929

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

easybuild/easyblocks/g/gromacs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
@author: Guilherme Peretti-Pezzi (CSCS)
3333
@author: Oliver Stueker (Compute Canada/ACENET)
3434
@author: Davide Vanzo (Vanderbilt University)
35+
@author: Alex Domingo (Vrije Universiteit Brussel)
3536
"""
3637
import glob
3738
import os

easybuild/easyblocks/n/neuron.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
2828
@author: Kenneth Hoste (Ghent University)
2929
@author: Maxime Boissonneault (Universite Laval, Compute Canada)
30+
@author: Alex Domingo (Vrije Universiteit Brussel)
3031
"""
3132
import os
3233
import re

easybuild/easyblocks/p/petsc.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
EasyBuild support for PETSc, implemented as an easyblock
2727
2828
@author: Kenneth Hoste (Ghent University)
29+
@author: Alex Domingo (Vrije Universiteit Brussel)
2930
"""
3031
import glob
3132
import os

easybuild/easyblocks/s/slepc.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
EasyBuild support for SLEPc, implemented as an easyblock
2727
2828
@author: Kenneth Hoste (Ghent University)
29+
@author: Alex Domingo (Vrije Universiteit Brussel)
2930
"""
3031

3132
import os

0 commit comments

Comments
 (0)