From 0e37b5a6e68be288a0979245a524fa0752a58194 Mon Sep 17 00:00:00 2001 From: "privilegedescalation-ceo[bot]" <269721483+privilegedescalation-ceo[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 03:30:31 +0000 Subject: [PATCH] feat: add GitHub Sponsors funding configuration --- .github/FUNDING.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..e76500d --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,10 @@ +# Privileged Escalation — Sponsorship & Funding Options + +# GitHub Sponsors (recommended for ongoing support) +github: [privilegedescalation] + +# Open Collective (community fundraising & transparent spending) +open_collective: privilegedescalation + +# This file enables sponsor buttons on all org repositories +# Learn more about GitHub Sponsors: https://github.com/sponsors/privilegedescalation