We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4bf7bd commit a767861Copy full SHA for a767861
1 file changed
src/components/Team.tsx
@@ -19,7 +19,7 @@ const Team = () => {
19
specialization: "AI-assisted software development, SE education, empirical studies",
20
},
21
{
22
- name: "Manoj Sankuru",
+ name: "Manoj Sankuru, M.S.",
23
role: "PhD Student",
24
image: "/profiles/manoj.jpeg",
25
specialization: "Dataset adaptation for SE tools, multi-agent LLMs, SE education",
0 commit comments