Skip to content

Commit 725321e

Browse files
authored
Merge pull request #1764 from danielpeter/devel
updates submodules and travis fix; updates contributions
2 parents 6318450 + 17f3bca commit 725321e

File tree

4 files changed

+11
-1
lines changed

4 files changed

+11
-1
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ compiler: gcc
1717
# deprecated
1818
#sudo: required
1919

20+
# turns off submodule fetching by default
21+
git:
22+
submodules: false
23+
2024
env:
2125
global:
2226
- FC=gfortran

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,11 @@ involved in the community and keep them in the specfem3d github wiki:
5959
[specfem3d wiki](https://github.com/SPECFEM/specfem3d/wiki)
6060

6161

62+
## Our contributors :sparkles:
63+
64+
[![SPECFEM3D contributors](https://contrib.rocks/image?repo=SPECFEM/specfem3d)](https://github.com/SPECFEM/specfem3d/graphs/contributors)
65+
66+
6267
## Computational Infrastructure for Geodynamics (CIG)
6368

6469
SPECFEM3D is part of the software that is hosted by the Computational Infrastructure for Geodynamics (CIG). It is available on the CIG website [here (SPECFEM3D)](https://geodynamics.org/resources/specfem3dcartesian).

doc/USER_MANUAL/authors.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ \section*{Authors}
7373
Elliott Sales de Andrade,
7474
Brian Savage,
7575
Bernhard Schuberth,
76+
Eyal Shimony,
7677
Anne Sieminski,
7778
James Smith,
7879
Leif Strand,

m4

Submodule m4 updated 1 file

0 commit comments

Comments
 (0)