Update jira_account_pending_review.txt fixed reference to the-asf Slack workspace
1 file changed
tree: 649978768c408ae69d8be3fb838fe0ae7ac4a05e
  1. documentation/
  2. htdocs/
  3. server/
  4. .asf.yaml
  5. .gitignore
  6. pipservice-selfserve-portal.service
  7. README.md
  8. requirements.txt
  9. roleaccounts.example.txt
README.md

ASF infrastructure self-serve portal platform

This repository houses the code for the ASF self-serve portal. It is constructed as a PipService and houses the static site elements, documentation, and scripts required to perform self-serve actions.

The layout iss:

  • htdocs/: The static site files
  • documentation/: The documentation for the self-serve processes
  • server/: The backend server (quart?) for the self-serve actions