Skip to content

Commit 2a53766

Browse files
authored
Merge branch 'main' into add-custom-properties
2 parents d38338e + 0293820 commit 2a53766

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

repos/rust-lang/crates.io.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ org = "rust-lang"
22
name = "crates.io"
33
description = "The Rust package registry"
44
homepage = "https://crates.io"
5-
bots = ["renovate", "rustbot", "heroku-deploy-access"]
5+
bots = ["renovate", "rustbot", "heroku-deploy-access", "datadog"]
66

77
[access.teams]
88
crates-io = "write"

repos/rust-lang/lang-team.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ types = "maintain"
1212
release = "maintain"
1313

1414
[environments.github-pages]
15-
branches = ["gh-pages", "master"]
15+
branches = ["gh-pages", "main"]
1616

teams/project-trait-system-refactor.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ members = [
1313
"lqd",
1414
"adwinwhite",
1515
"ShoyuVanilla",
16+
"jdonszelmann",
1617
]
1718
alumni = [
1819
"compiler-errors",

0 commit comments

Comments
 (0)