Skip to content

Commit 756868d

Browse files
authored
Merge pull request #1819 from Kobzol/add-karan-janthe
Add Karan Janthe to `gsoc-contributors`
2 parents 5cfeb67 + a42913e commit 756868d

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

people/KMJ-007.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name = "Karan Janthe"
2+
github = "KMJ-007"
3+
github-id = 86996507
4+
zulip-id = 888623

teams/gsoc-contributors.toml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@ members = [
2222
"DriedYellowPeach",
2323
"makai410",
2424
"Pyr0de",
25-
"secona"
25+
"secona",
26+
# KMJ-007 is participating in LLVM GSoC 2025, but they are working on Rust related things
27+
# Therefore, we include them here to give them access to the dev desktops
28+
{ github = "KMJ-007", roles = ["guest"] },
2629
]
2730
alumni = [
2831
"d-sonuga",
@@ -39,5 +42,9 @@ dev-desktop = true
3942
bors.rust.try = true
4043
perf = true
4144

45+
[[roles]]
46+
id = "guest"
47+
description = "External GSoC contributor"
48+
4249
[[zulip-groups]]
4350
name = "gsoc-contributors"

0 commit comments

Comments
 (0)