From c4b738a23a959c0c0ae619c1d55ec116be8f581d Mon Sep 17 00:00:00 2001 From: Aiken Harris Date: Sun, 17 Aug 2025 19:02:01 +0200 Subject: [PATCH] Add project authors data file --- data/authors.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/authors.yaml diff --git a/data/authors.yaml b/data/authors.yaml new file mode 100644 index 0000000..4eab4ed --- /dev/null +++ b/data/authors.yaml @@ -0,0 +1,8 @@ +- nick: belliash + name: Rafal Kupiec + role: Core Developer & System Architect + email: belliash@codingworkshop.eu.org +- nick: harraiken + name: Aiken Harris + role: Core Developer + email: harraiken91@gmail.com