Skip to content

Commit d6a0113

Browse files
authored
Merge pull request #390 from sannecottaar/update_authors
updating authorship orders
2 parents f6d7194 + 133a85c commit d6a0113

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Readme.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Source code: https://github.com/geodynamics/burnman
2020

2121
Forums: https://community.geodynamics.org/c/burnman
2222

23-
Authors (as of 2015, listed alphabetically by first name):
24-
* Bob Myhill
23+
Authors (as of 2021):
24+
* Bob (Robert) Myhill (main contributor)
2525
* Cayman Unterborn
2626
* Ian Rose
2727
* Sanne Cottaar
@@ -477,4 +477,3 @@ Here we show an example that does this, using the planet Mercury as motivation.
477477
* :doc:`mineral_database`
478478
* :class:`burnman.composite.Composite`
479479
* :func:`burnman.material.Material.evaluate`
480-

sphinx/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
# -- Project information -----------------------------------------------------
2222

2323
project = 'BurnMan'
24-
copyright = '2021, Sanne Cottaar, Timo Heister, Robert Myhill, Ian Rose, Cayman Unterborn'
25-
author = 'Sanne Cottaar, Timo Heister, Robert Myhill, Ian Rose, Cayman Unterborn'
24+
copyright = '2021, Robert Myhill, Sanne Cottaar, Timo Heister, Ian Rose, Cayman Unterborn'
25+
author = 'Robert Myhill, Sanne Cottaar, Timo Heister, Ian Rose, Cayman Unterborn'
2626

2727
# The short X.Y version.
2828
version = burnman.version.short_version
@@ -185,7 +185,7 @@
185185
% FILL: author list
186186
% e.g. Author One\\Author Two\\Author Three\\
187187
% be sure to have a newline (\\) after the final author
188-
Sanne Cottaar\\Timo Heister\\Robert Myhill\\Ian Rose\\Cayman Unterborn\\
188+
Robert Myhill\\Sanne Cottaar\\Timo Heister\\Ian Rose\\Cayman Unterborn\\
189189
}
190190
191191
{\fontfamily{\sfdefault}\selectfont \href{http://geodynamics.org}{http://geodynamics.org}}

0 commit comments

Comments
 (0)