Skip to content

Commit 27b7de9

Browse files
committed
Update some credits
1 parent e232235 commit 27b7de9

File tree

11 files changed

+20
-11
lines changed

11 files changed

+20
-11
lines changed

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ on 2021-12-16. Copyright (c) 2014, Wei Lu and Daniel Cousens.
2929
Copyright 2018-2020 IOV SAS
3030
Copyright 2020-2021 Confio OÜ
3131
Copyright 2020 Simon Warta
32-
Copyright 2021 Confio GmbH
32+
Copyright 2021-2025 Confio GmbH
3333

3434
Licensed under the Apache License, Version 2.0 (the "License");
3535
you may not use this file except in compliance with the License.

packages/crypto/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Cryptography resources for blockchain projects",
55
"contributors": [
66
"IOV SAS <admin@iov.one>",
7-
"Simon Warta"
7+
"Simon Warta <webmaster128@users.noreply.github.com>"
88
],
99
"license": "Apache-2.0",
1010
"exports": {

packages/encoding/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"version": "0.38.0-rc.1",
44
"description": "Encoding helpers for blockchain projects",
55
"contributors": [
6-
"IOV SAS <admin@iov.one>"
6+
"IOV SAS <admin@iov.one>",
7+
"Simon Warta <webmaster128@users.noreply.github.com>"
78
],
89
"license": "Apache-2.0",
910
"exports": {

packages/faucet-client/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"version": "0.38.0-rc.1",
44
"description": "The faucet client",
55
"contributors": [
6-
"Will Clark <willclarktech@users.noreply.github.com>"
6+
"Will Clark <willclarktech@users.noreply.github.com>",
7+
"Simon Warta <webmaster128@users.noreply.github.com>"
78
],
89
"license": "Apache-2.0",
910
"exports": {

packages/json-rpc/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"contributors": [
66
"IOV SAS <admin@iov.one>",
77
"Confio OÜ <hello@confio.tech>",
8-
"Will Clark <willclarktech@users.noreply.github.com>"
8+
"Will Clark <willclarktech@users.noreply.github.com>",
9+
"Simon Warta <webmaster128@users.noreply.github.com>"
910
],
1011
"license": "Apache-2.0",
1112
"exports": {

packages/ledger-amino/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"version": "0.38.0-rc.1",
44
"description": "A library for signing Amino-encoded transactions using Ledger devices",
55
"contributors": [
6-
"Will Clark <willclarktech@users.noreply.github.com>"
6+
"Will Clark <willclarktech@users.noreply.github.com>",
7+
"Simon Warta <webmaster128@users.noreply.github.com>"
78
],
89
"license": "Apache-2.0",
910
"exports": {

packages/math/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"version": "0.38.0-rc.1",
44
"description": "Math helpers for blockchain projects",
55
"contributors": [
6-
"IOV SAS <admin@iov.one>"
6+
"IOV SAS <admin@iov.one>",
7+
"Simon Warta <webmaster128@users.noreply.github.com>"
78
],
89
"license": "Apache-2.0",
910
"exports": {

packages/socket/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"contributors": [
66
"IOV SAS <admin@iov.one>",
77
"Confio OÜ <hello@confio.tech>",
8-
"Will Clark <willclarktech@users.noreply.github.com>"
8+
"Will Clark <willclarktech@users.noreply.github.com>",
9+
"Simon Warta <webmaster128@users.noreply.github.com>"
910
],
1011
"license": "Apache-2.0",
1112
"exports": {

packages/stream/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"contributors": [
66
"IOV SAS <admin@iov.one>",
77
"Confio OÜ <hello@confio.tech>",
8-
"Will Clark <willclarktech@users.noreply.github.com>"
8+
"Will Clark <willclarktech@users.noreply.github.com>",
9+
"Simon Warta <webmaster128@users.noreply.github.com>"
910
],
1011
"license": "Apache-2.0",
1112
"exports": {

packages/tendermint-rpc/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"contributors": [
66
"IOV SAS <admin@iov.one>",
77
"Confio OÜ <hello@confio.tech>",
8-
"Will Clark <willclarktech@users.noreply.github.com>"
8+
"Will Clark <willclarktech@users.noreply.github.com>",
9+
"Simon Warta <webmaster128@users.noreply.github.com>"
910
],
1011
"license": "Apache-2.0",
1112
"exports": {

0 commit comments

Comments
 (0)