From 9324789055913b6331fe701e7c42b73ef21d3222 Mon Sep 17 00:00:00 2001 From: K T Prajwal Prathiksh Date: Sat, 24 Apr 2021 18:58:10 +0530 Subject: [PATCH] Add authors json --- zenodo.json | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 zenodo.json diff --git a/zenodo.json b/zenodo.json new file mode 100644 index 0000000..a686d85 --- /dev/null +++ b/zenodo.json @@ -0,0 +1,45 @@ +{ + "license": "MIT", + "creators": [ + { + "affiliation": "Indian Institute of Technology Bombay", + "name": "K T Prajwal Prathiksh" + }, + { + "affiliation": "Indian Institute of Technology Bombay", + "name": "Apurva Kulkarni" + }, + { + "affiliation": "Indian Institute of Technology Bombay", + "name": "Arsh Khan" + }, + { + "affiliation": "Indian Institute of Technology Bombay", + "name": "Harshal Kataria" + }, + { + "affiliation": "Indian Institute of Technology Bombay", + "name": "Miloni Atal" + }, + { + "affiliation": "Indian Institute of Technology Bombay", + "name": "Mridul Agarwal" + }, + { + "affiliation": "Indian Institute of Technology Bombay", + "name": "Patel Joy Pravin Kumar" + }, + { + "affiliation": "Indian Institute of Technology Bombay", + "name": "Nakul Randad" + }, + { + "affiliation": "Indian Institute of Technology Bombay", + "name": "Souvik Kumar Dolui" + }, + { + "affiliation": "Indian Institute of Technology Bombay", + "name": "Umang Goel" + } + ] +} \ No newline at end of file