Skip to content

Commit

Permalink
more members!
Browse files Browse the repository at this point in the history
Signed-off-by: Frances Coronel <[email protected]>
  • Loading branch information
FrancesCoronel committed Aug 24, 2023
1 parent fe542d1 commit 52599dd
Show file tree
Hide file tree
Showing 11 changed files with 45 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/workflows/purge-branch.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: Purge Branches
on:
schedule:
- cron: "0 10 * * *" # every day @ 10 AM UTC
jobs:
purgeBranches:
runs-on: ubuntu-latest
steps:
- name: Delete & Notify Branches
uses: gita-vahdatinia/purge-branchn@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
days-to-notify: 30
days-to-delete: 7
6 changes: 6 additions & 0 deletions data/members/catherine-alvarado.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
name: Catherine Alvarado
added: "2023-08-24"
level: "Individual Contributor"
linkedin: "alvaradocatherine"
---
7 changes: 7 additions & 0 deletions data/members/chislaine-cruz.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
name: Chislaine Cruz
added: "2023-08-24"
level: "Individual Contributor"
linkedin: "chislaine-cruz"
---

6 changes: 6 additions & 0 deletions data/members/kimberly-munoz.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
name: Kimberly Munoz
added: "2023-08-24"
level: "Leader"
linkedin: "kimberlymunoz"
---
6 changes: 6 additions & 0 deletions data/members/lupita-davila.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
name: Lupita Davila
added: "2023-08-24"
level: "Individual Contributor"
linkedin: "lupita-davila"
---
6 changes: 6 additions & 0 deletions data/members/melisa-im.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
name: Melisa Im
added: "2023-08-24"
level: "Individual Contributor"
linkedin: "melisaim"
---
Binary file added public/img/members/catherine-alvarado.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/members/chislaine-cruz.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/members/kimberly-munoz.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/members/lupita-davila.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/members/melisa-im.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 52599dd

Please sign in to comment.