diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-05-23 10:10:11 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-06-04 17:35:42 +0200 |
commit | b8323de56c90c61597940ca11c09ddb74b6c6034 (patch) | |
tree | b3b0f258d17f74c929da97b84a1152955cf5ce88 /worlding/_actors.yml | |
parent | 334b7152b3e7f9109afa4d9dbb7bc11390bc475c (diff) |
declare team as affiliation (not subtitle)
Diffstat (limited to 'worlding/_actors.yml')
-rw-r--r-- | worlding/_actors.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/worlding/_actors.yml b/worlding/_actors.yml index 82ee06b..30a7806 100644 --- a/worlding/_actors.yml +++ b/worlding/_actors.yml @@ -4,6 +4,7 @@ author: url: https://thirdroom.org/people/ian email: stud-ianc@ruc.dk affiliation: + - ref: worlding - ref: imt roles: writing equal-contributor: true @@ -12,6 +13,7 @@ author: url: https://dr.jones.dk/info email: stud-jonasj@ruc.dk affiliation: + - ref: worlding - ref: imt roles: writing equal-contributor: true |