diff --git a/_data/coordinators.yml b/_data/coordinators.yml index f847d9c..6749c69 100644 --- a/_data/coordinators.yml +++ b/_data/coordinators.yml @@ -2,10 +2,10 @@ image: /img/coords/Maitreya_Chitale.jpg position: E-Cell Coordinator phone: +91 9820114966 - availability: 10:00 AM to 8:00 PM + availability: 10:00 AM to 6:00 PM - name: Prithvi Karthik image: /img/coords/Prithvi_Karthik.jpeg position: E-Cell Coordinator phone: +91 9824682464 - availability: 10:00 AM to 8:00 PM \ No newline at end of file + availability: 10:00 AM to 6:00 PM \ No newline at end of file diff --git a/_data/sponsors.yml b/_data/sponsors.yml index dc42fab..b0f0fe2 100644 --- a/_data/sponsors.yml +++ b/_data/sponsors.yml @@ -1,15 +1,15 @@ -- sponsors: OUR PREVIOUS CHALLENGE SPONSORS +- sponsors: CHALLENGE SPONSOR members: - - logo: Qualcomm.png + - logo: qualcomm.png name: Qualcomm url: https://www.qualcomm.com - - logo: CIE.png - name: CIE - url: https://cie.iiit.ac.in - - logo: MeitY.jpg - name: MeitY - url: https://meity.gov.in +- sponsors: ASSOCIATE SPONSOR + members: + - logo: bytexl.png + name: byteXL + url: https://bytexl.com/ + # - sponsors: IDEATION PARTNERS # members: # - logo: telanganaGovt.png @@ -19,11 +19,23 @@ # name: KonnectNXT # url: https://konnectnxt.com/ -# - sponsors: STUDENT OUTREACH PARTNER -# members: -# - logo: studentTribe.png -# name: Student Tribe -# url: https://www.studenttribe.in/ +- sponsors: SNACKING PARTNER + members: + - logo: unibic.png + name: Unibic + url: https://www.unibicfoods.com/ + +- sponsors: TECH PARTNER + members: + - logo: wolfram.png + name: Wolfram + url: https://www.wolfram.com/ + +- sponsors: STUDENT OUTREACH PARTNER + members: + - logo: studentTribe.png + name: Student Tribe + url: https://www.studenttribe.in/ diff --git a/img/sponsors/bytexl.png b/img/sponsors/bytexl.png new file mode 100644 index 0000000..e740dd6 Binary files /dev/null and b/img/sponsors/bytexl.png differ diff --git a/img/sponsors/qualcomm.png b/img/sponsors/qualcomm.png new file mode 100644 index 0000000..89457a0 Binary files /dev/null and b/img/sponsors/qualcomm.png differ diff --git a/img/sponsors/studenttribe.png b/img/sponsors/studenttribe.png new file mode 100644 index 0000000..9897230 Binary files /dev/null and b/img/sponsors/studenttribe.png differ diff --git a/img/sponsors/unibic.png b/img/sponsors/unibic.png new file mode 100644 index 0000000..21d4992 Binary files /dev/null and b/img/sponsors/unibic.png differ diff --git a/img/sponsors/wolfram.png b/img/sponsors/wolfram.png new file mode 100644 index 0000000..2897047 Binary files /dev/null and b/img/sponsors/wolfram.png differ