Skip to content

Commit 8221b66

Browse files
committed
Merge branch 'bbswiss'
2 parents 53b30bd + 2b95dae commit 8221b66

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

SECURITY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
## Reporting a Vulnerability
66

7-
Please disclose any vulnerability responsibly through our [bug bounty program](https://shiftcrypto.ch/bug-bounty-program).
7+
Please disclose any vulnerability responsibly through our [bug bounty program](https://bitbox.swiss/bug-bounty-program).

py/bitbox02/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ def find_version() -> str:
3636
name="bitbox02",
3737
version=find_version(),
3838
author="Shift Crypto",
39-
author_email="support@shiftcrypto.ch",
39+
author_email="support@bitbox.swiss",
4040
packages=setuptools.find_packages(),
4141
description="Python library for bitbox02 communication",
4242
long_description=read("README.md"),

tools/prost-build-proto/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
[package]
1616
name = "prost-build-proto"
1717
version = "0.1.0"
18-
authors = ["Shift Crypto AG <support@shiftcrypto.ch>"]
18+
authors = ["Shift Crypto AG <support@bitbox.swiss>"]
1919
edition = "2021"
2020
license = "Apache-2.0"
2121

0 commit comments

Comments
 (0)