Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(*): replace contact@iota.org with info@iota.org #3275

Merged
merged 3 commits into from
Oct 15, 2024
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 apps/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"main": "src/index.ts",
"private": true,
"sideEffects": false,
"author": "IOTA Foundation <contact@iota.org>",
"author": "IOTA Foundation <info@iota.org>",
"repository": {
"type": "git",
"url": "github.com:iotaledger/iota.git"
Expand Down
2 changes: 1 addition & 1 deletion apps/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"sideEffects": false,
"main": "./src/index.ts",
"author": "IOTA Foundation <contact@iota.org>",
"author": "IOTA Foundation <info@iota.org>",
"repository": {
"type": "git",
"url": "github.com:iotaledger/iota.git"
Expand Down
2 changes: 1 addition & 1 deletion apps/wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"tokens",
"balance"
],
"author": "IOTA Foundation <contact@iota.org>",
"author": "IOTA Foundation <info@iota.org>",
"license": "Apache-2.0",
"devDependencies": {
"@amplitude/ampli": "^1.31.5",
Expand Down
2 changes: 1 addition & 1 deletion consensus/config/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "consensus-config"
version = "0.1.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion consensus/core/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "consensus-core"
version = "0.1.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-adapter-transactional-tests/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-adapter-transactional-tests"
version = "0.1.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-analytics-indexer-derive/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-analytics-indexer-derive"
version.workspace = true
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-analytics-indexer/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-analytics-indexer"
version.workspace = true
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-archival/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-archival"
version.workspace = true
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-authority-aggregation/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-authority-aggregation"
version = "0.1.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-aws-orchestrator/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-aws-orchestrator"
version = "0.0.1"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-benchmark/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-benchmark"
version = "0.0.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-bridge-cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-bridge-cli"
version.workspace = true
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-bridge-indexer/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-bridge-indexer"
version = "0.1.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-bridge/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-bridge"
version.workspace = true
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-cluster-test/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-cluster-test"
version.workspace = true
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-common/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-common"
version = "0.1.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-config/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-config"
version = "0.0.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-core/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-core"
version = "0.1.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-cost/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-cost"
version = "0.1.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-data-ingestion-core/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-data-ingestion-core"
version = "0.1.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-data-ingestion/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-data-ingestion"
version.workspace = true
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-e2e-tests/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-e2e-tests"
version.workspace = true
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-enum-compat-util/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-enum-compat-util"
version = "0.1.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-faucet/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-faucet"
version.workspace = true
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-framework-snapshot/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-framework-snapshot"
version.workspace = true
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-framework-tests/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-framework-tests"
version = "0.1.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-framework/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-framework"
version = "0.1.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-genesis-builder/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-genesis-builder"
version = "0.0.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-graphql-e2e-tests/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-graphql-e2e-tests"
version = "0.1.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-graphql-rpc-client/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-graphql-rpc-client"
version = "0.1.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-graphql-rpc-headers/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-graphql-rpc-headers"
version = "0.1.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-graphql-rpc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-graphql-rpc"
version = "2024.7.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-indexer-builder/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-indexer-builder"
version = "0.1.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-indexer/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-indexer"
version.workspace = true
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-json-rpc-api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-json-rpc-api"
version = "0.0.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-json-rpc-tests/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-json-rpc-tests"
version = "0.0.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-json-rpc-types/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-json-rpc-types"
version = "0.0.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-json-rpc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-json-rpc"
version = "0.0.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-json-rpc/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ pub fn iota_rpc_doc(version: &str) -> Project {
"Iota JSON-RPC API for interaction with Iota Full node. Make RPC calls using https://fullnode.NETWORK.iota.io:443, where NETWORK is the network you want to use (testnet, devnet, mainnet). By default, local networks use port 9000.",
"IOTA Foundation",
"https://iota.org",
"contact@iota.org",
"info@iota.org",
"Apache-2.0",
"https://raw.githubusercontent.com/iotaledger/iota/main/LICENSE",
)
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-json/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-json"
version = "0.0.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-keys/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-keys"
version = "0.0.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-light-client/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-light-client"
version.workspace = true
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-macros/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "iota-macros"
version = "0.7.0"
authors = ["IOTA Foundation <contact@iota.org>"]
authors = ["IOTA Foundation <info@iota.org>"]
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
Loading
Loading