This is an automated email from the ASF dual-hosted git repository. niallp pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/attic.git
from 67ce873 axkit.org no longer exists new de81e30 Add some Mermaid diagrams/graphs: - Process Diagram - Project Retirements Graph - Project Retirements Timeline new c5007ec Add Project Index page The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: _config.yml | 6 + _includes/mermaid_config.js | 3 + _plugins/project-data-plugin.rb | 25 +- assets/js/mermaid.min.js | 2607 +++++++++++++++++++++++++++++++++++++++ data.md | 2 +- process-diagram.md | 62 + process-howto.md | 2 +- projects-index.md | 41 + resolution.md | 2 +- stats.md | 59 + timeline.md | 49 + 11 files changed, 2845 insertions(+), 13 deletions(-) create mode 100644 _includes/mermaid_config.js create mode 100644 assets/js/mermaid.min.js create mode 100644 process-diagram.md create mode 100644 projects-index.md create mode 100644 stats.md create mode 100644 timeline.md