Skip to content

Commit

Permalink
Switch from team@ to no-reply@ (#23145)
Browse files Browse the repository at this point in the history
[email protected] isn't a real email.

GitOrigin-RevId: 5a192115dbf70ad28e436a8f1cd7445c760506f8
  • Loading branch information
nipunn1313 authored and Convex, Inc. committed Mar 12, 2024
1 parent 7e36cbe commit 4214f6c
Show file tree
Hide file tree
Showing 29 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion crates/authentication/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "authentication"
version = "0.1.0"
authors = ["Convex, Inc. <team@convex.dev>"]
authors = ["Convex, Inc. <no-reply@convex.dev>"]
edition = "2021"
license = "LicenseRef-FSL-1.1-Apache-2.0"

Expand Down
2 changes: 1 addition & 1 deletion crates/common/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "common"
version = "0.1.0"
authors = ["Convex, Inc. <team@convex.dev>"]
authors = ["Convex, Inc. <no-reply@convex.dev>"]
edition = "2021"
license = "LicenseRef-FSL-1.1-Apache-2.0"

Expand Down
2 changes: 1 addition & 1 deletion crates/convex/Cargo.oss.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "convex"
description = "Client library for Convex (convex.dev)"
authors = [ "Convex, Inc. <team@convex.dev>" ]
authors = [ "Convex, Inc. <no-reply@convex.dev>" ]
version = "0.6.0"
edition = "2021"
rust-version = "1.65.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/convex/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "convex"
description = "Client library for Convex (convex.dev)"
authors = ["Convex, Inc. <team@convex.dev>"]
authors = ["Convex, Inc. <no-reply@convex.dev>"]
version = "0.6.0"
edition = "2021"
rust-version = "1.65.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/convex/sync_types/Cargo.oss.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "convex_sync_types"
description = "Sync types for the Convex Websocket protocol (convex.dev)"
version = "0.6.0"
authors = [ "Convex, Inc. <team@convex.dev>" ]
authors = [ "Convex, Inc. <no-reply@convex.dev>" ]
edition = "2021"
rust-version = "1.65.0"
resolver = "2"
Expand Down
2 changes: 1 addition & 1 deletion crates/convex/sync_types/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "convex_sync_types"
description = "Sync types for the Convex Websocket protocol (convex.dev)"
version = "0.6.0"
authors = ["Convex, Inc. <team@convex.dev>"]
authors = ["Convex, Inc. <no-reply@convex.dev>"]
edition = "2021"
rust-version = "1.65.0"
resolver = "2"
Expand Down
2 changes: 1 addition & 1 deletion crates/convex_macro/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "convex_macro"
version = "0.1.0"
authors = ["Convex, Inc. <team@convex.dev>"]
authors = ["Convex, Inc. <no-reply@convex.dev>"]
edition = "2021"
license = "LicenseRef-FSL-1.1-Apache-2.0"

Expand Down
2 changes: 1 addition & 1 deletion crates/database/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "database"
version = "0.1.0"
authors = ["Convex, Inc. <team@convex.dev>"]
authors = ["Convex, Inc. <no-reply@convex.dev>"]
edition = "2021"
license = "LicenseRef-FSL-1.1-Apache-2.0"

Expand Down
2 changes: 1 addition & 1 deletion crates/errors/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "errors"
version = "0.1.0"
authors = ["Convex, Inc. <team@convex.dev>"]
authors = ["Convex, Inc. <no-reply@convex.dev>"]
edition = "2021"
license = "LicenseRef-FSL-1.1-Apache-2.0"

Expand Down
2 changes: 1 addition & 1 deletion crates/events/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "events"
version = "0.1.0"
authors = ["Convex, Inc. <team@convex.dev>"]
authors = ["Convex, Inc. <no-reply@convex.dev>"]
edition = "2021"
license = "LicenseRef-FSL-1.1-Apache-2.0"

Expand Down
2 changes: 1 addition & 1 deletion crates/file_storage/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "file_storage"
version = "0.1.0"
authors = ["Convex, Inc. <team@convex.dev>"]
authors = ["Convex, Inc. <no-reply@convex.dev>"]
edition = "2021"
license = "LicenseRef-FSL-1.1-Apache-2.0"

Expand Down
2 changes: 1 addition & 1 deletion crates/indexing/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "indexing"
version = "0.1.0"
authors = ["Convex, Inc. <team@convex.dev>"]
authors = ["Convex, Inc. <no-reply@convex.dev>"]
edition = "2021"
license = "LicenseRef-FSL-1.1-Apache-2.0"

Expand Down
2 changes: 1 addition & 1 deletion crates/isolate/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "isolate"
version = "0.1.0"
authors = ["Convex, Inc. <team@convex.dev>"]
authors = ["Convex, Inc. <no-reply@convex.dev>"]
edition = "2021"
license = "LicenseRef-FSL-1.1-Apache-2.0"

Expand Down
2 changes: 1 addition & 1 deletion crates/keybroker/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "keybroker"
version = "0.1.0"
authors = ["Convex, Inc. <team@convex.dev>"]
authors = ["Convex, Inc. <no-reply@convex.dev>"]
edition = "2021"
license = "LicenseRef-FSL-1.1-Apache-2.0"

Expand Down
2 changes: 1 addition & 1 deletion crates/local_backend/src/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ use keybroker::{
use url::Url;

#[derive(Parser, Clone)]
#[clap(version = COMPILED_REVISION, author = "Convex, Inc. <team@convex.dev>")]
#[clap(version = COMPILED_REVISION, author = "Convex, Inc. <no-reply@convex.dev>")]
pub struct LocalConfig {
/// File path for SQLite
#[clap(default_value = "convex_local_backend.sqlite3")]
Expand Down
2 changes: 1 addition & 1 deletion crates/metrics/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "metrics"
version = "0.1.0"
authors = ["Convex, Inc. <team@convex.dev>"]
authors = ["Convex, Inc. <no-reply@convex.dev>"]
edition = "2021"
license = "LicenseRef-FSL-1.1-Apache-2.0"

Expand Down
2 changes: 1 addition & 1 deletion crates/model/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "model"
version = "0.1.0"
authors = ["Convex, Inc. <team@convex.dev>"]
authors = ["Convex, Inc. <no-reply@convex.dev>"]
edition = "2021"
license = "LicenseRef-FSL-1.1-Apache-2.0"

Expand Down
2 changes: 1 addition & 1 deletion crates/packed_value/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "packed_value"
version = "0.1.0"
authors = ["Convex, Inc. <team@convex.dev>"]
authors = ["Convex, Inc. <no-reply@convex.dev>"]
edition = "2021"
license = "LicenseRef-FSL-1.1-Apache-2.0"

Expand Down
2 changes: 1 addition & 1 deletion crates/request_context/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "request_context"
version = "0.1.0"
authors = ["Convex, Inc. <team@convex.dev>"]
authors = ["Convex, Inc. <no-reply@convex.dev>"]
edition = "2021"
license = "LicenseRef-FSL-1.1-Apache-2.0"

Expand Down
2 changes: 1 addition & 1 deletion crates/runtime/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "runtime"
version = "0.1.0"
authors = ["Convex, Inc. <team@convex.dev>"]
authors = ["Convex, Inc. <no-reply@convex.dev>"]
edition = "2021"
license = "LicenseRef-FSL-1.1-Apache-2.0"

Expand Down
2 changes: 1 addition & 1 deletion crates/search/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "search"
version = "0.1.0"
authors = ["Convex, Inc. <team@convex.dev>"]
authors = ["Convex, Inc. <no-reply@convex.dev>"]
edition = "2021"
license = "LicenseRef-FSL-1.1-Apache-2.0"

Expand Down
2 changes: 1 addition & 1 deletion crates/shape_inference/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "shape_inference"
version = "0.1.0"
authors = ["Convex, Inc. <team@convex.dev>"]
authors = ["Convex, Inc. <no-reply@convex.dev>"]
edition = "2021"
license = "LicenseRef-FSL-1.1-Apache-2.0"

Expand Down
2 changes: 1 addition & 1 deletion crates/sqlite/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "sqlite"
version = "0.1.0"
authors = ["Convex, Inc. <team@convex.dev>"]
authors = ["Convex, Inc. <no-reply@convex.dev>"]
edition = "2021"
license = "LicenseRef-FSL-1.1-Apache-2.0"

Expand Down
2 changes: 1 addition & 1 deletion crates/storage/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "storage"
version = "0.1.0"
authors = ["Convex, Inc. <team@convex.dev>"]
authors = ["Convex, Inc. <no-reply@convex.dev>"]
edition = "2021"
license = "LicenseRef-FSL-1.1-Apache-2.0"

Expand Down
2 changes: 1 addition & 1 deletion crates/sync/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "sync"
version = "0.1.0"
authors = ["Convex, Inc. <team@convex.dev>"]
authors = ["Convex, Inc. <no-reply@convex.dev>"]
edition = "2021"
license = "LicenseRef-FSL-1.1-Apache-2.0"

Expand Down
2 changes: 1 addition & 1 deletion crates/usage_tracking/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "usage_tracking"
version = "0.1.0"
authors = ["Convex, Inc. <team@convex.dev>"]
authors = ["Convex, Inc. <no-reply@convex.dev>"]
edition = "2021"
license = "LicenseRef-FSL-1.1-Apache-2.0"

Expand Down
2 changes: 1 addition & 1 deletion crates/value/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "value"
description = "Serverside value types supported by Convex (convex.dev)"
version = "0.1.0"
authors = ["Convex, Inc. <team@convex.dev>"]
authors = ["Convex, Inc. <no-reply@convex.dev>"]
edition = "2021"
license = "LicenseRef-FSL-1.1-Apache-2.0"

Expand Down
2 changes: 1 addition & 1 deletion crates/vector/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "vector"
version = "0.1.0"
authors = ["Convex, Inc. <team@convex.dev>"]
authors = ["Convex, Inc. <no-reply@convex.dev>"]
edition = "2021"
license = "LicenseRef-FSL-1.1-Apache-2.0"

Expand Down
2 changes: 1 addition & 1 deletion npm-packages/convex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "convex",
"description": "Client for the Convex Cloud",
"version": "1.10.0",
"author": "Convex, Inc. <team@convex.dev>",
"author": "Convex, Inc. <no-reply@convex.dev>",
"homepage": "https://convex.dev",
"repository": {
"type": "git",
Expand Down

0 comments on commit 4214f6c

Please sign in to comment.