Skip to content

Commit 432d7c5

Browse files
committed
chore: replace ui@put.io with devs@put.io
1 parent ce485d6 commit 432d7c5

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ jobs:
229229
homebrew_tap: homebrew-tap
230230
github_token: ${{ secrets.HOMEBREW_TAP_TOKEN }}
231231
commit_owner: semantic-release-bot
232-
commit_email: ui@put.io
232+
commit_email: devs@put.io
233233
branch: main
234234
formula_folder: Formula
235235
install: 'bin.install "putio"'

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ If you believe you have found a security or privacy issue in this project, pleas
44

55
## Contact
66

7-
- email: ui@put.io
7+
- email: devs@put.io
88

99
Private reports are preferred for security and privacy issues.
1010

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/putdotio/putio-cli/issues"
88
},
99
"license": "MIT",
10-
"author": "put.io <ui@put.io>",
10+
"author": "put.io <devs@put.io>",
1111
"repository": {
1212
"type": "git",
1313
"url": "git+https://github.com/putdotio/putio-cli.git"

0 commit comments

Comments
 (0)