Skip to content

Commit

Permalink
Merge branch 'master' into update-mailing-addrs
Browse files Browse the repository at this point in the history
  • Loading branch information
efjepsen committed Dec 7, 2023
2 parents a318f88 + 2878000 commit efd5788
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 18 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
jobs:
checkDocs:
name: "Rendered 'docs/' is up to date"
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: "actions/checkout@master"
with:
Expand All @@ -19,7 +19,7 @@ jobs:
run: scripts/ci/check-rendered-site-up-to-date.sh
checkPipeline:
name: Rendered CI pipeline is up to date
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: "actions/checkout@master"
with:
Expand All @@ -36,7 +36,7 @@ jobs:
run: scripts/ci/check-rendered-pipeline-up-to-date.sh
dhallFormat:
name: dhall-format
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: "actions/checkout@master"
with:
Expand All @@ -55,7 +55,7 @@ jobs:
run: scripts/dhall-format.sh
dhallLint:
name: dhall-lint
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: "actions/checkout@master"
with:
Expand All @@ -74,7 +74,7 @@ jobs:
run: scripts/dhall-lint.sh
prettier:
name: Prettier formatting
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: "actions/checkout@master"
with:
Expand All @@ -91,7 +91,7 @@ jobs:
run: scripts/ci/check-prettier.sh
shellcheck:
name: shellcheck
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: "actions/checkout@master"
with:
Expand All @@ -108,7 +108,7 @@ jobs:
run: scripts/ci/shellcheck.sh
shfmt:
name: shfmt
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: "actions/checkout@master"
with:
Expand Down
7 changes: 3 additions & 4 deletions content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ To reach the executive board:
- Corporate Mailing Address:

```
ALUMNI ASSOCIATION OF XI CHAPTER OF TAU EPSILON PHI, INC.
c/o NIKO MATSAKIS
11 HENRY AVE
SOMERVILLE, MA 02144
ALUMNI ASSOCIATION OF TEP INC.
2093 PHILADELPHIA PIKE #2253
CLAYMONT, DE 19703
```
13 changes: 6 additions & 7 deletions content/giving/alumxi.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,12 @@ If you prefer, you can set up a payment directly to our bank account. For inform

### Donation by Mail

Checks should be made out to “Alumni Association of Xi Chapter of Tau Epsilon Phi” and mailed to:
Checks should be made out to “Alumni Association of tEp Inc.” and mailed to:

```
ALUMNI ASSOCIATION OF XI CHAPTER OF TAU EPSILON PHI, INC.
c/o NIKO MATSAKIS
11 HENRY AVE
SOMERVILLE, MA 02144
ALUMNI ASSOCIATION OF TEP INC.
2093 PHILADELPHIA PIKE #2253
CLAYMONT, DE 19703
```

AlumXi’s mailing address changed to the address above in February, 2020.
Expand All @@ -80,12 +79,12 @@ We discourage donations via PayPal because of the associated fees, but for some
</div>
{{< /rawhtml >}}

# Donating to Xi Chapter Directly
# Donating to Xi Fellowship Directly

You can also send a check directly to the undergraduates. This is also _not_ tax deductible.

```
Tau Epsilon Phi Xi Chapter
Xi Fellowship
253 Commonwealth Ave
Boston, MA 02116
```
Expand Down

0 comments on commit efd5788

Please sign in to comment.