Skip to content

Commit

Permalink
Add maipet (#519)
Browse files Browse the repository at this point in the history
  • Loading branch information
dr0i committed Dec 19, 2023
1 parent 728aa3f commit 2be29f6
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
11 changes: 11 additions & 0 deletions gatsby/lobid/static/team.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,17 @@
"id": "http://lobid.org/team/pt#!"
}
},
{
"type": "Role",
"startDate": "2023",
"roleName": {
"de": "Bibliothekar",
"en": "Librarian"
},
"member": {
"id": "http://lobid.org/team/pm#!"
}
},
{
"type": "Role",
"startDate": "2010",
Expand Down
16 changes: 16 additions & 0 deletions gatsby/lobid/static/team/pm.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"@context": "https://schema.org",
"id": "http://lobid.org/team/pm#!",
"type": [
"Person"
],
"email": "[email protected]",
"telephone": "+49-221-40075-236",
"name": {
"en": "Petra Maier",
"de": "Petra Maier"
},
"sameAs": [
"https://openbiblio.social/@Maipet"
]
}

0 comments on commit 2be29f6

Please sign in to comment.