Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync supporters and add a way to run the workflow manually #153

Merged
merged 1 commit into from
Sep 19, 2023
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
1 change: 1 addition & 0 deletions .github/workflows/sync-supporters.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Sync supporters

on:
workflow_dispatch:
schedule:
- cron: "0 7 * * *" # Runs daily at 7:00 UTC

Expand Down
120 changes: 114 additions & 6 deletions supporters.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@
"type": "Company",
"pledge": "Development; open-source community efforts"
},
{
"name": "Massdriver",
"url": "https://massdriver.cloud",
"type": "Company",
"pledge": "Compute; Development; open-source community efforts"
},
{
"name": "Doppler",
"url": "https://doppler.com",
Expand All @@ -47,12 +53,6 @@
"type": "Company",
"pledge": "Development; open-source community efforts"
},
{
"name": "Massdriver",
"url": "https://massdriver.cloud",
"type": "Company",
"pledge": "Development; open-source community efforts"
},
{
"name": "Qovery",
"url": "https://www.qovery.com",
Expand Down Expand Up @@ -857,6 +857,18 @@
"type": "Company",
"pledge": "Development; open-source community efforts"
},
{
"name": "Duonyx",
"url": "https://www.duonyx.com",
"type": "Company",
"pledge": "Promoting and teaching Terraform for years when it comes to Infra-as-Code"
},
{
"name": "TheGarageBandOfIT",
"url": "https://github.com/thegaragebandofit/",
"type": "Company",
"pledge": "Promoting and teaching Terraform for years when it comes to Infra-as-Code"
},
{
"name": "OTF",
"url": "https://github.com/leg100/otf",
Expand Down Expand Up @@ -923,6 +935,12 @@
"type": "Company",
"pledge": "Testing and Development; Cloud-native engineering; open-source community efforts"
},
{
"name": "Payly Soluções de Pagamentos",
"url": "https://payly.com.br/",
"type": "Company",
"pledge": "Financial Services"
},
{
"name": "Lost Newbs",
"url": "https://lostnewbs.org",
Expand Down Expand Up @@ -5242,5 +5260,95 @@
"url": "https://github.com/johnalvero",
"type": "Individual",
"pledge": "Platform Engineering; DevOps"
},
{
"name": "Michelle Lee",
"url": "https://github.com/mdaeunlee",
"type": "Individual",
"pledge": "DevOps; Cloud Architect;"
},
{
"name": "ChiSong Yu",
"url": "https://github.com/jayden-csyu",
"type": "Individual",
"pledge": "DevOps; Cloud Architect; open-source community efforts"
},
{
"name": "Anthony Wong",
"url": "https://github.com/a-Chai",
"type": "Individual",
"pledge": "Platform Engineering; DevOps; SRE; Full Stack Engineer;"
},
{
"name": "Andrei Romanov",
"url": "https://github.com/ansromanov",
"type": "Individual",
"pledge": "Cloud Engineering; DevOps; Open-source community efforts "
},
{
"name": "Andrew Bondarenko",
"url": "https://github.com/wobondar",
"type": "Individual",
"pledge": "SRE; DevOps; Development; Architecture; open-source community efforts"
},
{
"name": "Tran Dinh Dong",
"url": "https://github.com/vanvuvuong",
"type": "Individual",
"pledge": "Cloud Architect; DevOps"
},
{
"name": "Matt Abrams",
"url": "https://github.com/zuchka",
"type": "Individual",
"pledge": "Cloud Architect; DevOps"
},
{
"name": "Stefan Aichholzer",
"url": "https://github.com/aichholzer",
"type": "Individual",
"pledge": "Solution architect; Full stack engineer; Platform engineer; DevOps"
},
{
"name": "Armando Serrano",
"url": "https://github.com/xerra",
"type": "Individual",
"pledge": "DevOps; SRE; Platform Engineering; Cloud Architect"
},
{
"name": "Ludovic Piot",
"url": "https://github.com/lpiot",
"type": "Individual",
"pledge": "DevOps for 20 years, Cloud architect/engineer for 13 years"
},
{
"name": "Diego Alves Dias",
"url": "https://github.com/ddias00",
"type": "Individual",
"pledge": "Platform Engineering; Infrastructure Specialist; DevOps; SRE"
},
{
"name": "Pablo Oliveira",
"url": "https://github.com/Pablo-Oliveira",
"type": "Individual",
"pledge": "Documentation; Educating"
},
{
"name": "Saba Sakvarelidze",
"url": "https://www.linkedin.com/in/sakvarelidze/",
"type": "Individual",
"pledge": "DevOps; CloudOps; Platform Engineering; Development "
},
{
"name": "Gedalyah Reback",
"url": "https://github.com/gedalyahreback",
"type": "Individual",
"pledge": "Development; Open-Source Community Efforts, Documentation, Evangelism"
},
{
"name": "John Norton",
"url": "https://github.com/johnnorton",
"type": "Individual",
"pledge": "Development; open-source community efforts"
}
]