{
  "version": "v1.0.0",
  "entity": {
    "type": "individual",
    "role": "maintainer",
    "name": "Nate Harris",
    "email": "funding@nateharr.is",
    "phone": "",
    "description": "Maintainer of various open-source projects",
    "webpageUrl": {
      "url": "https://codeberg.org/nwithan8"
    }
  },
  "projects": [
    {
      "guid": "tauticord",
      "name": "Tauticord",
      "description": "A bot for displaying and controlling Tautulli data in Discord",
      "webpageUrl": {
        "url": "https://codeberg.org/nwithan8/tauticord"
      },
      "repositoryUrl": {
        "url": "https://codeberg.org/nwithan8/tauticord"
      },
      "licenses": [
        "spdx:GPL-3.0"
      ],
      "tags": [
        "tautulli",
        "discord",
        "plex"
      ]
    },
    {
      "guid": "plex-prerolls",
      "name": "Plex Prerolls",
      "description": "An automated process for scheduling and updating prerolls on a Plex Media Server",
      "webpageUrl": {
        "url": "https://codeberg.org/nwithan8/plex-prerolls"
      },
      "repositoryUrl": {
        "url": "https://codeberg.org/nwithan8/plex-prerolls"
      },
      "licenses": [
        "spdx:GPL-3.0"
      ],
      "tags": [
        "plex",
        "prerolls",
        "automation"
      ]
    },
    {
      "guid": "unraid-templates",
      "name": "Unraid Templates",
      "description": "A collection of Docker application templates for the Unraid Community Apps store",
      "webpageUrl": {
        "url": "https://codeberg.org/nwithan8/unraid_templates"
      },
      "repositoryUrl": {
        "url": "https://codeberg.org/nwithan8/unraid_templates"
      },
      "licenses": [
        "none"
      ],
      "tags": [
        "unraid",
        "docker",
        "templates",
        "apps"
      ]
    }
  ],
  "funding": {
    "channels": [
      {
        "guid": "github-sponsors",
        "type": "payment-provider",
        "address": "https://github.com/sponsors/nwithan8",
        "description": "Recurring or one-time payments can be made via GitHub Sponsors."
      },
      {
        "guid": "buymeacoffee",
        "type": "payment-provider",
        "address": "https://www.buymeacoffee.com/nwithan8",
        "description": "Recurring or one-time payments can be made via Buy Me a Coffee."
      }
    ],
    "plans": [
      {
        "guid": "general",
        "status": "active",
        "name": "General donations",
        "description": "Compensation and/or a 'thank you' for the work I do on my open-source projects.",
        "amount": 0,
        "currency": "USD",
        "frequency": "monthly",
        "channels": [
          "github-sponsors",
          "buymeacoffee"
        ]
      }
    ],
    "history": null
  }
}
