Conversation
There was a problem hiding this comment.
Pull Request Overview
This pull request updates committee member details and simplifies chat platform descriptions on the website to reflect current roles and communication channels.
- Updated committee role details in the About page (templates/content/about.html.jinja2).
- Removed Slack references and updated legacy chat platform text in the IRC page (templates/content/irc.html.jinja2).
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| templates/content/irc.html.jinja2 | Removed Slack-specific content and updated legacy platform text. |
| templates/content/about.html.jinja2 | Updated committee roles and added new role sections. |
Member
Author
|
ah is 3.7 no longer working |
Member
Author
yeah ubuntu 24.04 dropped support for it |
ashhhleyyy
reviewed
May 15, 2025
looks good Co-authored-by: Ash <ash@ashhhleyyy.dev>
ashhhleyyy
reviewed
May 15, 2025
Co-authored-by: Ash <ash@ashhhleyyy.dev>
Co-authored-by: Ash <ash@ashhhleyyy.dev>
VulpesNova
approved these changes
May 17, 2025
Baldnut
approved these changes
May 17, 2025
Member
Baldnut
left a comment
There was a problem hiding this comment.
Seems all good to me chief 😎👍
ashhhleyyy
approved these changes
May 17, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request updates the content of the website to reflect changes in committee roles and simplifies the description of chat platforms. The most important changes include updating committee member details and removing references to Slack as a supported chat platform.
Updates to committee roles:
Chair,Secretary,Treasurer,Social Events Officer, andAcademic Events Officerroles with new members intemplates/content/about.html.jinja2. Added new roles such asInfrastructure OfficersandOrdinary Officerwith their respective members.Simplification of chat platform descriptions:
templates/content/irc.html.jinja2, leaving Discord and IRC as the primary and legacy platforms, respectively. Updated the description to reflect this change.