Skip to content
Snippets Groups Projects
Commit 85816b1c authored by Owen Arnold's avatar Owen Arnold
Browse files

refs #11821. Tables updated.

parent 01814ae4
No related branches found
No related tags found
No related merge requests found
...@@ -94,7 +94,16 @@ _translations = { ...@@ -94,7 +94,16 @@ _translations = {
'Joachim Wuttke (o)' : 'Wuttke, Joachim', 'Joachim Wuttke (o)' : 'Wuttke, Joachim',
'DiegoMonserrat' : 'Monserrat, Diego', 'DiegoMonserrat' : 'Monserrat, Diego',
'Diego Monserrat' : 'Monserrat, Diego', 'Diego Monserrat' : 'Monserrat, Diego',
'David Mannicke' : 'Mannicke, David' 'David Mannicke' : 'Mannicke, David',
'Garrett Granroth' : 'Granroth, Garrett',
'Hahn' : 'Hahn, Steven',
'Marina Ganeva' : 'Ganeva, Marina',
'Raquel Alvarez' : 'Alvarez, Raquel',
'Raquel' : 'Alvarez, Raquel',
'jmborr' : 'Borreguero, Jose',
'Tobias Richter' : 'Richter, Tobias',
'ianbush' : 'Bush, Ian',
'KarlPalmen' : 'Palmen, Karl'
} }
# Used to ensure a Git author does not appear in any of the DOIs. This is NOT # Used to ensure a Git author does not appear in any of the DOIs. This is NOT
...@@ -104,6 +113,8 @@ _blacklist = [ ...@@ -104,6 +113,8 @@ _blacklist = [
'', '',
'unknown', 'unknown',
'Yao, Marie', 'Yao, Marie',
'Utkarsh Ayachit',
'Chris Kerr',
] ]
# The whitelist is used for sponsors / contributors who should be included, # The whitelist is used for sponsors / contributors who should be included,
...@@ -112,7 +123,6 @@ _blacklist = [ ...@@ -112,7 +123,6 @@ _blacklist = [
whitelist = [ whitelist = [
'Cottrell, Stephen', 'Cottrell, Stephen',
'Dillow, David', 'Dillow, David',
'Granroth, Garrett',
'Hagen, Mark', 'Hagen, Mark',
'Hillier, Adrian', 'Hillier, Adrian',
'Heller, William', 'Heller, William',
...@@ -124,6 +134,7 @@ whitelist = [ ...@@ -124,6 +134,7 @@ whitelist = [
'Proffen, Thomas', 'Proffen, Thomas',
'Radaelli, Paolo', 'Radaelli, Paolo',
'Taylor, Jon', 'Taylor, Jon',
'Granroth, Garrett'
] ]
import subprocess import subprocess
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment