Skip to content

Commit 8908d65

Browse files
committed
Update IT subcommittee description
1 parent 8bf815d commit 8908d65

File tree

1 file changed

+2
-18
lines changed

1 file changed

+2
-18
lines changed

data/TeamData.js

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,7 @@ const MEMBERS = [
675675
{
676676
icons: [faDesktop],
677677
name: "IT",
678-
description: `The IT portfolio is responsible for satisfying the society's technical needs, focusing on the Co-op Soc website, merchandise store, nomination system, and other internal systems.`,
678+
description: `The IT portfolio forms the technical backbone for the society. It oversees the development of internal tools and manages the Co-op Soc website; a hub for existing and prospective scholars, hosting blog posts and event information, as well a merchandise store and an executive nomination/voting system.`,
679679
members: ["Jason Tang", "Lucas Harvey", "Nicholas Langford", "Sky Lam"],
680680
},
681681
{
@@ -714,33 +714,28 @@ const MEMBERS = [
714714
[
715715
{
716716
image: Alex_Image,
717-
description: ``,
718717
name: "Alexander Lee",
719718
role: "Co-President",
720719
},
721720
{
722721
image: Sam_Image,
723-
description: ``,
724722
name: "Samuel Katz",
725723
role: "Co-President",
726724
},
727725
],
728726
[
729727
{
730728
image: Doris_Image_2024,
731-
description: ``,
732729
name: "Doris Yang",
733730
role: "Arc Delegate",
734731
},
735732
{
736733
image: Arya_Image,
737-
description: ``,
738734
name: "Arya Ahluwalia",
739735
role: "Secretary",
740736
},
741737
{
742738
image: Anna_Image,
743-
description: ``,
744739
name: "Anna Tokarev",
745740
role: "Treasurer",
746741
},
@@ -753,59 +748,50 @@ const MEMBERS = [
753748
[
754749
{
755750
image: Dinara_Image,
756-
description: ``,
757751
name: "Dinara Jayarathna",
758752
role: "Charities",
759753
},
760754
{
761755
image: Inika_Image,
762-
description: ``,
763756
name: "Inika Weber",
764757
role: "Charities",
765758
},
766759
{
767760
image: Lucas_Image,
768-
description: ``,
769761
name: "Lucas Harvey",
770762
role: "IT (Technical)",
771763
},
772764
],
773765
[
774766
{
775767
image: Nicholas_Image,
776-
description: ``,
777768
name: "Nicholas Langford",
778769
role: "IT (Project Management)",
779770
},
780771
{
781772
image: Kelly_Image,
782-
description: ``,
783773
name: "Kelly Nguyen",
784774
role: "Marketing",
785775
},
786776
{
787777
image: Maggie_Image,
788-
description: ``,
789778
name: "Maggie Lam",
790779
role: "Marketing",
791780
},
792781
],
793782
[
794783
{
795784
image: Imogen_Image,
796-
description: ``,
797785
name: "Imogen Wills",
798786
role: "Publications",
799787
},
800788
{
801789
image: Kiran_Image,
802-
description: ``,
803790
name: "Kiran Singh",
804791
role: "Socials",
805792
},
806793
{
807794
image: Sienna_Image,
808-
description: ``,
809795
name: "Sienna Strauss",
810796
role: "Socials",
811797
},
@@ -818,13 +804,11 @@ const MEMBERS = [
818804
// [
819805
// {
820806
// image: Name_Image,
821-
// description: ``,
822807
// name: "First Last",
823808
// role: "",
824809
// },
825810
// {
826811
// image: Name_Image,
827-
// description: ``,
828812
// name: "First Last",
829813
// role: "",
830814
// },
@@ -848,7 +832,7 @@ const MEMBERS = [
848832
// {
849833
// icons: [faDesktop],
850834
// name: "IT",
851-
// description: `The IT portfolio is responsible for satisfying the society's technical needs, focusing on the Co-op Soc website, merchandise store, nomination system, and other internal systems.`,
835+
// description: `The IT portfolio forms the technical backbone for the society. It oversees the development of internal tools and manages the Co-op Soc website; a hub for existing and prospective scholars, hosting blog posts and event information, as well a merchandise store and an executive nomination/voting system.`,
852836
// members: [],
853837
// },
854838
// {

0 commit comments

Comments
 (0)