Skip to content

Commit f18bb2f

Browse files
authored
Merge pull request #566 from nextcloud-libraries/chore/authors
chore: provide authors in AUTHORS.md
2 parents e0ee4b7 + dd9fade commit f18bb2f

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

AUTHORS.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!--
2+
- SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors
3+
- SPDX-License-Identifier: GPL-3.0-or-later
4+
-->
5+
# Authors
6+
7+
- Andy Scherzinger <info@andy-scherzinger.de>
8+
- Christoph Wurst <christoph@winzerhof-wurst.at>
9+
- Ferdinand Thiessen <opensource@fthiessen.de>
10+
- Grigorii K. Shartsev <me@shgk.me>
11+
- Joas Schilling <coding@schilljs.com>
12+
- John Molakvoæ <skjnldsv@protonmail.com>
13+
- Pytal <24800714+Pytal@users.noreply.github.com>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"url": "https://github.com/nextcloud-libraries/nextcloud-browser-storage"
1212
},
1313
"license": "GPL-3.0-or-later",
14-
"author": "Christoph Wurst",
14+
"author": "Nextcloud GmbH and Nextcloud contributors",
1515
"type": "module",
1616
"exports": {
1717
".": {

0 commit comments

Comments
 (0)