{
  "version": "v1.0.0",
  "entity": {
    "type": "organisation",
    "role": "owner",
    "name": "Zig Software Foundation",
    "email": "donations@ziglang.org",
    "description": "The mission of the Zig Software Foundation is to promote, protect, and advance the Zig programming language, to support and facilitate the growth of a diverse and international community of Zig programmers, and to provide education and guidance to students, teaching the next generation of programmers to be competent, ethical, and to hold each other to high standards. ZSF is a 501(c)(3) non-profit corporation.",
    "webpageUrl": {
      "url": "https://ziglang.org/"
    }
  },
  "projects": [
    {
      "guid": "zig",
      "name": "The Zig Programming Language",
      "description": "Zig is a general-purpose programming language and toolchain for maintaining robust, optimal and reusable software.",
      "webpageUrl": {
        "url": "https://ziglang.org",
        "wellKnown": ""
      },
      "repositoryUrl": {
        "url": "https://ziglang.org/",
        "wellKnown": ""
      },
      "licenses": [
        "spdx:MIT"
      ],
      "tags": [
        "programming"
      ]
    }
  ],
  "funding": {
    "channels": [
      {
        "guid": "every-org",
        "type": "payment-provider",
        "address": "https://every.org/zig-software-foundation-inc/"
      },
      {
        "guid": "github-sponsors",
        "type": "payment-provider",
        "address": "https://github.com/sponsors/ziglang"
      },
      {
        "guid": "benevity",
        "type": "payment-provider",
        "address": "https://benevity.com",
        "description": "Benevity is frequently used by companies to offer donation matching. If your employer offers you donation matching, consider using Benevity to boost your donation!"
      }
    ],
    "plans": [
      {
        "guid": "individual-small",
        "status": "active",
        "name": "Small Donation for Individuals",
        "description": "If you're a Zig user and would like to help with a small recurring donation that should be easy for you to maintain over time.",
        "amount": 5,
        "currency": "USD",
        "frequency": "monthly",
        "channels": [
          "every-org",
          "github-sponsors",
          "benevity"
        ]
      },
      {
        "guid": "individual-big",
        "status": "active",
        "name": "Bigger Donation for Individuals",
        "description": "If you're a Zig user and would like to help with a very generous recurring donation.",
        "amount": 50,
        "currency": "USD",
        "frequency": "monthly",
        "channels": [
          "every-org",
          "github-sponsors",
          "benevity"
        ]
      },
      {
        "guid": "company-small",
        "status": "active",
        "name": "Small Donation for Companies",
        "description": "If your company uses Zig or is a supported of Free and Open Source Software, this is a recurring donation that should not put a dent in your budget.",
        "amount": 200,
        "currency": "USD",
        "frequency": "monthly",
        "channels": [
          "every-org",
          "github-sponsors"
        ]
      },
      {
        "guid": "company-big",
        "status": "active",
        "name": "Bigger Donation for Companies",
        "description": "If your company uses Zig or is a supported of Free and Open Source Software, this is a recurring donation that should not put a dent in the budget of a medium-sized company.",
        "amount": 1000,
        "currency": "USD",
        "frequency": "monthly",
        "channels": [
          "every-org",
          "github-sponsors"
        ]
      },
      {
        "guid": "company-sponsor",
        "status": "active",
        "name": "Become a ZSF Sponsor",
        "description": "With this donation we'll agree to put your logo on our frontpage. Contact us at donations@ziglang.org beforehand if you're interested in this level of donation.",
        "amount": 3000,
        "currency": "USD",
        "frequency": "monthly",
        "channels": [
          "every-org"
        ]
      }
    ],
    "history": [
      {
        "year": 2023,
        "income": 454491,
        "expenses": 461335,
        "taxes": 8894,
        "currency": "USD",
        "description": "https://ziglang.org/news/2024-financials/"
      }
    ]
  }
}