Update jira_account_pending_review.txt

Add a note to the PMC email for Jira ccount requests, stating that  they can have their project removed from the dropdown list.
1 file changed
tree: e8a9bf186fb774a3378f4aa7216f79bc58d88d10
  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