changeset 653:2a0b17adaf9e

Add Vidar to pkg author list
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Wed, 20 Jan 2021 18:02:08 +0100
parents 67639b1c99ea
children d26231227b89
files Project.toml TODO.md
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Project.toml	Wed Jan 20 17:52:55 2021 +0100
+++ b/Project.toml	Wed Jan 20 18:02:08 2021 +0100
@@ -1,6 +1,7 @@
 name = "Sbplib"
 uuid = "5a373a26-915f-4769-bcab-bf03835de17b"
-authors = ["Jonatan Werpers <jonatan@werpers.com> and contributors"]
+authors = ["Jonatan Werpers <jonatan@werpers.com>",
+           "Vidar Stiernström <vidar.stiernstrom@it.uu.se>, and contributors"]
 version = "0.1.0"
 
 [deps]
--- a/TODO.md	Wed Jan 20 17:52:55 2021 +0100
+++ b/TODO.md	Wed Jan 20 18:02:08 2021 +0100
@@ -23,7 +23,6 @@
  - [ ] Add possibility to create tensor mapping application with `()`, e.g `D1(v) <=> D1*v`?
 
 ## Repo
- - [ ] Add Vidar to the authors list
  - [ ] Rename repo to Sbplib.jl
 
 # Wrap up tasks