aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2022-01-02 15:35:55 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2022-01-02 15:37:20 +0100
commita8e1eaa4fa10cc4e57068ecfd2e51c061408340b (patch)
tree9a1e25993effafc3fa5a18a4f960d27eb446cc1a /package.json
parentMerge branch 'repo-url' into 'main' (diff)
downloadsophie-a8e1eaa4fa10cc4e57068ecfd2e51c061408340b.tar.gz
sophie-a8e1eaa4fa10cc4e57068ecfd2e51c061408340b.tar.zst
sophie-a8e1eaa4fa10cc4e57068ecfd2e51c061408340b.zip
chore: Add @avijayr as a copyright holder
Signed-off-by: Kristóf Marussy <kristof@marussy.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 830385c..6bc6b90 100644
--- a/package.json
+++ b/package.json
@@ -7,6 +7,9 @@
7 "app" 7 "app"
8 ], 8 ],
9 "author": "Kristóf Marussy <kristof@marussy.com> (https://marussy.com)", 9 "author": "Kristóf Marussy <kristof@marussy.com> (https://marussy.com)",
10 "contributors": [
11 "Vijay A <vraravam@users.noreply.github.com>"
12 ],
10 "license": "AGPL-3.0-only", 13 "license": "AGPL-3.0-only",
11 "repository": "https://gitlab.com/say-hi-to-sophie/sophie", 14 "repository": "https://gitlab.com/say-hi-to-sophie/sophie",
12 "private": true, 15 "private": true,