Skip to content

Commit

Permalink
Accurate roles
Browse files Browse the repository at this point in the history
  • Loading branch information
Sped32DJ committed Apr 18, 2024
1 parent 3c1de42 commit f89a135
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pages/officers.vue
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@ export default {
image: require("~/assets/officers/justin.jpeg"),
position: "President",
email: "[email protected]",
description: `Justin is the Vice President for Cyber@UCR. His duty is to ensure that all club-related activities are ethical and conducted without malicious intent, as well as to manage any liabilities that may result from unethical activities. He will help Cyber better organize and maintain its vital documents. He is primarily focused on Unix Systems and Networks.`,
description: `Justin is the President for Cyber@UCR. His duty is to ensure that all club-related activities are ethical and conducted without malicious intent, as well as to manage any liabilities that may result from unethical activities. He will help Cyber better organize and maintain its vital documents. He is primarily focused on Unix Systems and Networks.`,
},
{
name: "Joshua Hsu",
image: require("~/assets/officers/joshua.png"),
position: "Vice President",
email: "[email protected]",
description: `Joshua serves as the Secretary for Cyber@UCR. His duty is helping maintain the club's official standing as well as organizing the club's official documents. Majoring in Computer Science, Joshua is primarily interested in game development, software engineering, cybersecurity, and the intertwining of the different fields.`,
description: `Joshua serves as the Vice President for Cyber@UCR. His duty is helping maintain the club's official standing as well as organizing the club's official documents. Majoring in Computer Science, Joshua is primarily interested in game development, software engineering, cybersecurity, and the intertwining of the different fields.`,
},
{
name: "Kareem Shehada",
Expand All @@ -66,7 +66,7 @@ export default {
image: require("~/assets/officers/thomas.jpg"),
position: "Ethics Director",
email: "[email protected]",
description: `The General Project Lead for Cyber@UCR is responsible for overseeing the overall direction and management of the club's projects and initiatives related to cybersecurity at the University of California, Riverside. They collaborate with other club leaders and members to ensure the successful execution of activities, events, and campaigns that promote cybersecurity awareness and education on campus.`,
description: `The Ethics Director for Cyber@UCR is responsible for overseeing the overall direction and management of the club's projects and initiatives related to cybersecurity at the University of California, Riverside. They collaborate with other club leaders and members to ensure the successful execution of activities, events, and campaigns that promote cybersecurity awareness and education on campus.`,
},
{
name: "Mark Ghebrial",
Expand Down

0 comments on commit f89a135

Please sign in to comment.