{
  "type": "list:userconfig",
  "result": {
    "root": {
      "indexes": {
        "pypi": {
          "type": "mirror",
          "title": "PyPI",
          "mirror_web_url_fmt": "https://pypi.org/project/{name}/",
          "volatile": false,
          "mirror_url": "https://pypi.org/simple/"
        },
        "pypi_ustc": {
          "type": "mirror",
          "title": "PyPI USTC",
          "volatile": true,
          "mirror_url": "https://pypi.mirrors.ustc.edu.cn/simple/"
        }
      },
      "username": "root"
    },
    "stefan.berder": {
      "indexes": {
        "dev": {
          "mirror_whitelist": [],
          "acl_upload": [
            "stefan.berder"
          ],
          "type": "stage",
          "acl_toxresult_upload": [
            ":ANONYMOUS:"
          ],
          "bases": [
            "gams/prod"
          ],
          "volatile": true
        }
      },
      "email": "stefan@measureofquality.com",
      "username": "stefan.berder"
    },
    "gams": {
      "indexes": {
        "prod": {
          "mirror_whitelist": [],
          "acl_upload": [
            "gams",
            "stefan.berder"
          ],
          "type": "stage",
          "acl_toxresult_upload": [
            ":ANONYMOUS:"
          ],
          "bases": [
            "root/pypi_ustc"
          ],
          "volatile": false
        }
      },
      "email": "operations@measureofquality.com",
      "username": "gams"
    }
  }
}
