We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5cfeb67 + a42913e commit 756868dCopy full SHA for 756868d
people/KMJ-007.toml
@@ -0,0 +1,4 @@
1
+name = "Karan Janthe"
2
+github = "KMJ-007"
3
+github-id = 86996507
4
+zulip-id = 888623
teams/gsoc-contributors.toml
@@ -22,7 +22,10 @@ members = [
22
"DriedYellowPeach",
23
"makai410",
24
"Pyr0de",
25
- "secona"
+ "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"] },
29
]
30
alumni = [
31
"d-sonuga",
@@ -39,5 +42,9 @@ dev-desktop = true
39
42
bors.rust.try = true
40
43
perf = true
41
44
45
+[[roles]]
46
+id = "guest"
47
+description = "External GSoC contributor"
48
+
49
[[zulip-groups]]
50
name = "gsoc-contributors"
0 commit comments