Skip to content
Snippets Groups Projects
Commit 7f636247 authored by Truong Van Ly's avatar Truong Van Ly
Browse files

Added @tly6 employee

parent 93506a76
No related branches found
No related tags found
1 merge request!90Tly6 staff page
Pipeline #576686 failed
......@@ -518,4 +518,16 @@ public class Staff {
"Picture of a dog"
);
}
public Employee tly6() {
return new Employee(
"Truong",
"SOC Architect",
"Hardware All the way!!!",
"ECE.jpeg",
"Picture of a System-On-Chip Hardware"
);
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment