Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Constitution.pdf: Constitution.md Declaration.md Roles.md
Constitution.pdf: Constitution.md appendices/A-declaration.md Roles.md appendices/*.md
pandoc -s $^ -o $@
2 changes: 1 addition & 1 deletion Roles.template.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*This template document (see Declaration.md) is to be signed by all members of the incoming Committee before they take office. The signed Declaration should be made public on the HackSoc website by the incoming Committee once signed (the signed copy should not be committed here).*
*This template document (see appendices/A-declaration.md) is to be signed by all members of the incoming Committee before they take office. The signed Declaration should be made public on the HackSoc website by the incoming Committee once signed (the signed copy should not be committed here).*

*TO BE FILLED*

Expand Down
2 changes: 1 addition & 1 deletion Declaration.md → appendices/A-declaration.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# HackSoc Committee Declaration
# Appendix A: HackSoc Committee Declaration

As a Society Committee Member I agree to abide by, enforce, and operate in accordance with the HackSoc Constitution, YUSU's Constitution, YUSU's Policies, and guidelines in the Resource Hub.

Expand Down