diff --git a/.gitignore b/.gitignore index 53af7d0b4e7f6..1cf029064b5a9 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ Gemfile.lock assets/libs/ node_modules/ vendor -.idea \ No newline at end of file +.idea +.devcontainer/devcontainer-lock.json diff --git a/_people/Eric_Wang.md b/_people/Eric_Wang.md new file mode 100644 index 0000000000000..50aeb669cd1b3 --- /dev/null +++ b/_people/Eric_Wang.md @@ -0,0 +1,12 @@ +--- +layout: page +firstname: Eric +lastname: Wang +description: NSERC USRA Research Intern (Summer 2026) +img: assets/img/people/Eric_Wang.jpg +redirect: https://github.com/erichob1234 +linkedin_username: eric-wang-39a92027b +github_username: erichob1234 +category: Undergraduates +show: true +--- diff --git a/_people/madhu_selvaraj.md b/_people/madhu_selvaraj.md index c3e23dfd1cd07..ff6faac3def11 100644 --- a/_people/madhu_selvaraj.md +++ b/_people/madhu_selvaraj.md @@ -7,7 +7,7 @@ description: MSc Student co-supervised with Geoff img: assets/img/people/madhu_selvaraj.jpg redirect: https://github.com/madhuselvarajj linkedin_username: madhu-selvaraj -github: madhuselvarajj +github_username: madhuselvarajj email: madhumitha.selvaraj@ucalgary.ca scholar_userid: lpR7YpoAAAAJ category: Alumni diff --git a/assets/img/people/Eric_Wang.jpg b/assets/img/people/Eric_Wang.jpg new file mode 100644 index 0000000000000..0ae6ae5758e83 Binary files /dev/null and b/assets/img/people/Eric_Wang.jpg differ