{
  "_doc": "Profiles and scope for daily GitHub activity summaries.",
  "timezone": "America/Argentina/Buenos_Aires",
  "max_pr_pages_per_repo": 8,
  "profiles": {
    "sebas": {
      "mode": "individual",
      "members": [
        {
          "name": "Sebastian Favaron",
          "github": "sfavaron-hu"
        }
      ],
      "repo_keys": [
        "humand-web",
        "humand-backoffice",
        "hu-ai-agent-plugin"
      ]
    },
    "shark": {
      "mode": "team",
      "members": [
        {
          "name": "Julian Alvarez",
          "github": "jjuli93"
        },
        {
          "name": "Fran Roberti",
          "github": "FranRoberti-hu"
        },
        {
          "name": "Juan Grethe",
          "github": "jcgrethe"
        },
        {
          "name": "Facundo Lopiano",
          "github": "flopiano-hu"
        },
        {
          "name": "Ariel Atar",
          "github": "aatar-hu"
        },
        {
          "name": "Sebastian Favaron",
          "github": "sfavaron-hu"
        }
      ],
      "repo_keys": [
        "humand-web",
        "humand-backoffice",
        "humand-main-api",
        "humand-mobile",
        "hu-ai-agent-plugin"
      ]
    }
  }
}
