mirror of https://gitlab.com/bashrc2/epicyon
Published date
parent
7e48beb0fe
commit
e58e7ce059
|
@ -593,6 +593,7 @@ def personUpgradeActor(baseDir: str, personJson: {},
|
||||||
updateActor = True
|
updateActor = True
|
||||||
|
|
||||||
if not personJson.get('affiliation'):
|
if not personJson.get('affiliation'):
|
||||||
|
statusNumber, published = getStatusNumber()
|
||||||
personJson['affiliation'] = {
|
personJson['affiliation'] = {
|
||||||
"@type": "OrganizationRole",
|
"@type": "OrganizationRole",
|
||||||
"roleName": "",
|
"roleName": "",
|
||||||
|
|
Loading…
Reference in New Issue