Skip to content

Commit 28687ef

Browse files
committed
Add sayantn and folkertdev as maintainers for stdarch
1 parent 9bca1e8 commit 28687ef

File tree

4 files changed

+10
-0
lines changed

4 files changed

+10
-0
lines changed

people/folkertdev.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ name = "Folkert de Vries"
22
github = "folkertdev"
33
github-id = 7949978
44
zulip-id = 416089
5+
email = "folkert@folkertdev.nl"

people/sayantn.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name = "Sayantan Chakraborty"
2+
github = "sayantn"
3+
github-id = 142906350
4+
zulip-id = 727337
5+
email = "sayantn05@gmail.com"

repos/rust-lang/stdarch.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ bots = ["rustbot"]
66

77
[access.teams]
88
libs = "write"
9+
libs-api = "write"
10+
libs-contributors = "write"
911

1012
[[branch-protections]]
1113
pattern = "master"

teams/libs-contributors.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ members = [
2121
"calebzulawski", # std::simd
2222
"tgross35",
2323
"ibraheemdev",
24+
"folkertdev",
25+
"sayantn",
2426
]
2527
alumni = [
2628
"shepmaster",

0 commit comments

Comments
 (0)