Skip to content

Commit

Permalink
update authors
Browse files Browse the repository at this point in the history
Summary:
- drop Daniel Xu, no longer sole author
- s|Facebook|Meta Platforms, Inc. and affiliates|g'

Reviewed By: danobi

Differential Revision: D57342331

fbshipit-source-id: 4d23e2780385c46910d958c189e5dcc6653409b2
  • Loading branch information
michel-slm authored and facebook-github-bot committed May 15, 2024
1 parent 0949ee9 commit e44c3dd
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion below/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[package]
name = "below"
version = "0.8.1"
authors = ["Daniel Xu <dlxu@fb.com>", "Facebook"]
authors = ["Meta Platforms, Inc. and affiliates"]
edition = "2021"
description = "An interactive tool to view and record historical system data"
readme = "../README.md"
Expand Down
2 changes: 1 addition & 1 deletion below/below_derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[package]
name = "below_derive"
version = "0.8.1"
authors = ["Daniel Xu <dlxu@fb.com>", "Facebook"]
authors = ["Meta Platforms, Inc. and affiliates"]
edition = "2021"
description = "Proc macros for below"
repository = "https://github.com/facebookincubator/below"
Expand Down
2 changes: 1 addition & 1 deletion below/btrfs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[package]
name = "below-btrfs"
version = "0.8.1"
authors = ["Daniel Xu <dlxu@fb.com>", "Facebook"]
authors = ["Meta Platforms, Inc. and affiliates"]
edition = "2021"
description = "A crate for reading btrfs"
readme = "README"
Expand Down
2 changes: 1 addition & 1 deletion below/cgroupfs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[package]
name = "cgroupfs"
version = "0.8.1"
authors = ["Daniel Xu <dlxu@fb.com>", "Facebook"]
authors = ["Meta Platforms, Inc. and affiliates"]
edition = "2021"
description = "A crate for reading cgroupv2 data"
readme = "README"
Expand Down
2 changes: 1 addition & 1 deletion below/common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[package]
name = "below-common"
version = "0.8.1"
authors = ["Daniel Xu <dlxu@fb.com>", "Facebook"]
authors = ["Meta Platforms, Inc. and affiliates"]
edition = "2021"
description = "Common below code"
repository = "https://github.com/facebookincubator/below"
Expand Down
2 changes: 1 addition & 1 deletion below/config/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[package]
name = "below-config"
version = "0.8.1"
authors = ["Daniel Xu <dlxu@fb.com>", "Facebook"]
authors = ["Meta Platforms, Inc. and affiliates"]
edition = "2021"
description = "Configurations for below"
repository = "https://github.com/facebookincubator/below"
Expand Down
2 changes: 1 addition & 1 deletion below/dump/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[package]
name = "below-dump"
version = "0.8.1"
authors = ["Daniel Xu <dlxu@fb.com>", "Facebook"]
authors = ["Meta Platforms, Inc. and affiliates"]
edition = "2021"
description = "Dump crate for below"
repository = "https://github.com/facebookincubator/below"
Expand Down
2 changes: 1 addition & 1 deletion below/ethtool/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[package]
name = "below-ethtool"
version = "0.8.1"
authors = ["Daniel Xu <dlxu@fb.com>", "Facebook"]
authors = ["Meta Platforms, Inc. and affiliates"]
edition = "2021"
description = "ethtool crate for below"
repository = "https://github.com/facebookincubator/below"
Expand Down
2 changes: 1 addition & 1 deletion below/gpu_stats/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[package]
name = "below-gpu-stats"
version = "0.8.1"
authors = ["Daniel Xu <dlxu@fb.com>", "Facebook"]
authors = ["Meta Platforms, Inc. and affiliates"]
edition = "2021"
description = "GPU stats crate for below"
repository = "https://github.com/facebookincubator/below"
Expand Down
2 changes: 1 addition & 1 deletion below/model/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[package]
name = "below-model"
version = "0.8.1"
authors = ["Daniel Xu <dlxu@fb.com>", "Facebook"]
authors = ["Meta Platforms, Inc. and affiliates"]
edition = "2021"
description = "Model crate for below"
repository = "https://github.com/facebookincubator/below"
Expand Down
2 changes: 1 addition & 1 deletion below/procfs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[package]
name = "fb_procfs"
version = "0.8.1"
authors = ["Daniel Xu <dlxu@fb.com>", "Facebook"]
authors = ["Meta Platforms, Inc. and affiliates"]
edition = "2021"
description = "A crate for reading procfs"
readme = "README"
Expand Down
2 changes: 1 addition & 1 deletion below/render/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[package]
name = "below-render"
version = "0.8.1"
authors = ["Daniel Xu <dlxu@fb.com>", "Facebook"]
authors = ["Meta Platforms, Inc. and affiliates"]
edition = "2021"
description = "Render crate for below"
repository = "https://github.com/facebookincubator/below"
Expand Down
2 changes: 1 addition & 1 deletion below/resctrlfs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[package]
name = "resctrlfs"
version = "0.8.1"
authors = ["Daniel Xu <dlxu@fb.com>", "Facebook"]
authors = ["Meta Platforms, Inc. and affiliates"]
edition = "2021"
description = "A crate for reading resctrl fs data"
readme = "README"
Expand Down
2 changes: 1 addition & 1 deletion below/store/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[package]
name = "below-store"
version = "0.8.1"
authors = ["Daniel Xu <dlxu@fb.com>", "Facebook"]
authors = ["Meta Platforms, Inc. and affiliates"]
edition = "2021"
description = "Store crate for below"
repository = "https://github.com/facebookincubator/below"
Expand Down
2 changes: 1 addition & 1 deletion below/tc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[package]
name = "below-tc"
version = "0.8.1"
authors = ["Daniel Xu <dlxu@fb.com>", "Facebook"]
authors = ["Meta Platforms, Inc. and affiliates"]
edition = "2021"
description = "TC crate for below"
repository = "https://github.com/facebookincubator/below"
Expand Down
2 changes: 1 addition & 1 deletion below/view/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[package]
name = "below-view"
version = "0.8.1"
authors = ["Daniel Xu <dlxu@fb.com>", "Facebook"]
authors = ["Meta Platforms, Inc. and affiliates"]
edition = "2021"
description = "View crate for below"
repository = "https://github.com/facebookincubator/below"
Expand Down

0 comments on commit e44c3dd

Please sign in to comment.