diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-04-01 11:32:40 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-04-01 11:32:40 +0200 |
commit | 123cf702bf9616b68cbe3c1b1c12d75a64ef82bf (patch) | |
tree | 2fdac82940a0b8b0e0359d5e223c7bd6fd7b8410 /worlding/_actors.yml | |
parent | e2fcbbcc1dc085c7c1567568c04eda7a91652200 (diff) |
add initial worlding content, based on code and learn
Diffstat (limited to 'worlding/_actors.yml')
-rw-r--r-- | worlding/_actors.yml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/worlding/_actors.yml b/worlding/_actors.yml new file mode 100644 index 0000000..0e16d2d --- /dev/null +++ b/worlding/_actors.yml @@ -0,0 +1,23 @@ +author: +- name: Ian Valentin Christensen + orcid: 0009-0000-7735-2512 + url: https://thirdroom.org/people/ian + email: stud-ianc@ruc.dk + affiliation: + - ref: imt + roles: writing + equal-contributor: true +- name: Jonas Smedegaard + orcid: 0009-0009-1037-0180 + url: https://dr.jones.dk/info + email: stud-jonasj@ruc.dk + affiliation: + - ref: imt + roles: writing + equal-contributor: true +metadata-files: + - ../_affiliations.yml +copyright: + holder: Ian Valentin Christensen and Jonas Smedegaard + year: 2024 +license: "CC BY-SA" |