Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ nfpms:
package_name: rss2msg
vendor: IAmBod
homepage: https://github.com/IAmBod/rss2msg
maintainer: Bödei Károly <info@randombullsh.it>
maintainer: Bödei Károly <info@iambod.dev>
license: BUSL-1.1
description: |-
RSS/Atom/JSON feed-to-message bridge.
Expand Down
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ representative at an online or offline event.

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
**info@randombullsh.it**.
**info@iambod.dev**.

All complaints will be reviewed and investigated promptly and fairly.

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Change Date: 2030-06-01
Change License: Apache License, Version 2.0

For information about alternative licensing arrangements for the Licensed Work,
please contact info@randombullsh.it.
please contact info@iambod.dev.

-----------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ purposes** — the one exception is that you may not offer rss2msg to third part
as a hosted or managed "Feed-to-Message Service" without a separate commercial
license. Each released version converts to the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0)
on its Change Date (four years after release). See [`LICENSE`](./LICENSE) for the
exact terms; for commercial-licensing questions, contact info@randombullsh.it.
exact terms; for commercial-licensing questions, contact info@iambod.dev.
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Instead, use one of these private channels:
1. **GitHub private vulnerability reporting** (preferred) — open the repository's
**Security** tab and click **Report a vulnerability**. This opens a private
advisory visible only to the maintainers.
2. **Email** — send the details to **info@randombullsh.it** with a subject line
2. **Email** — send the details to **info@iambod.dev** with a subject line
starting `SECURITY:`.

Please include as much of the following as you can:
Expand Down
Loading