From 3f368f2f983b1d082a0e40b9f05643ee23a2695a Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Fri, 15 Apr 2022 14:45:13 -0400 Subject: Done with abstracting authors --- data/authors/vlad.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data/authors/vlad.json (limited to 'data/authors/vlad.json') diff --git a/data/authors/vlad.json b/data/authors/vlad.json new file mode 100644 index 0000000..fee5a13 --- /dev/null +++ b/data/authors/vlad.json @@ -0,0 +1,4 @@ +{ + "name": "Vlad", + "website": "https://github.com/VladPetryshyn" +} -- cgit v1.2.3