Document all project subdirectories in the README

The "Contents of this repository" list was missing the mcp/ servers and
scripts/, and referred to project-activity as "project-activities". List
every top-level subdirectory with a short description and link:
asf-highlights, project-activity, mcp (ponymail-mcp + apache-projects-mcp),
and scripts, plus a pointer to AGENTS.md.

Generated-by: Claude Code 2.1.158 (Claude Opus 4.8)
1 file changed
tree: a719713605a0b70d831f085b6ad739d60d26e695
  1. .github/
  2. asf-highlights/
  3. mcp/
  4. project-activity/
  5. scripts/
  6. .asf.yaml
  7. .gitignore
  8. .pre-commit-config.yaml
  9. AGENTS.md
  10. LICENSE
  11. README.md
  12. SECURITY.md
README.md

ASF Comdev tools

ASF Community Development (ComDev) project partners with other groups across the ASF to provide resources, tools, programs, and advice in order to attract, retain, educate, and grow key communities around the Apache Software Foundation, in support of sustainability producing software for the public good.

Other repositories:

Contents of this repository:

  • asf-highlights — scripts for finding foundation-wide activity, such as project birthdays and ASF-wide activity summaries (self-contained uv Python scripts).
  • project-activity — script for generating project-specific activity reports (self-contained uv Python script).
  • mcp — Model Context Protocol (MCP) servers that expose ASF data to MCP-compatible AI clients:
  • scripts — repository tooling (the dependency license-allowlist check and shared git hooks).

See AGENTS.md for development setup, how to run the pre-push checks, and contribution conventions (including the ASF attribution policy).