)]}'
{
  "log": [
    {
      "commit": "876fc75a58ea4b2e9b6ee87eacdca7d827bd35df",
      "tree": "93a7af8ce76df67bfc1c033538e114afac72265b",
      "parents": [
        "bdfedac5fec5b6fd508d143f97406148cd0c2bd0"
      ],
      "author": {
        "name": "The Apache Software Foundation",
        "email": "root-asf-gitbox-commits@apache.org",
        "time": "Wed Jun 17 01:15:21 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 17 08:15:21 2026 +0200"
      },
      "message": "Set up default protection ruleset for default and release branches (#41)"
    },
    {
      "commit": "bdfedac5fec5b6fd508d143f97406148cd0c2bd0",
      "tree": "2e52720275dad1bcf72e7a4953902ea5da8382be",
      "parents": [
        "6543993df445d10698a90b041579d28e649f92bf"
      ],
      "author": {
        "name": "Rich Bowen",
        "email": "rbowen@rcbowen.com",
        "time": "Wed Jun 17 02:14:18 2026 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 17 08:14:18 2026 +0200"
      },
      "message": "fix: Add Foundation link, fix privacy URL, update trademark text (#42)\n\n- Adds missing Foundation link to the Apache section in footer\n- Points privacy link to the canonical ASF privacy policy URL (Privacy\n  policy says projects hace to use the top-level ASF one.)\n- Updates \"Apache feather logo\" → \"Apache logo\"\n\nChecker: https://whimsy.apache.org/site/"
    },
    {
      "commit": "6543993df445d10698a90b041579d28e649f92bf",
      "tree": "cddf84e3531deda278f04f124643ad8e3a149694",
      "parents": [
        "fe9a4b0ce7ef35abf8e5fba6c04787720e3abe3b"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@apache.org",
        "time": "Sat Feb 14 18:30:23 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Feb 14 18:30:23 2026 +0100"
      },
      "message": "Modernize Apache Unomi website: Bootstrap 5, design system, AI positi… (#40)\n\nModernize Apache Unomi website: Bootstrap 5, design system, AI positioning, SEO/AEO\n\nComplete redesign of the Apache Unomi website including:\n\nInfrastructure:\n- Upgrade Bootstrap 4 to 5.3.8 and Jekyll 4.2.0 to 4.4.1\n- Add Mermaid.js v11 for interactive diagrams\n- Centralized CSS design system with 40+ CSS custom properties\n- Docker-based build workflow using bretfisher/jekyll images\n\nContent \u0026 Pages:\n- New \"CDP in the AI Era\" section and AI-first positioning throughout\n- New Integrations page with randomized company order (ASF compliance)\n- Rewritten Tutorial page for Unomi 3.0\n- Rebuilt Events page with 12 talks, local video thumbnails\n- Testing guide TODOs filled in from source code research\n- Dependencies guide: added BOM documentation for Unomi 3\n- Latest News timeline combining releases, articles, and events (capped at 10)\n- Use cases reordered with AI \u0026 ML first\n\nCommunity \u0026 Design:\n- Team page redesigned as responsive card grid with updated affiliations\n- All 11 contribute sub-pages modernized (layout only, text preserved)\n- Fixed empty mailing list cards, encoding issues, dead links\n- Copyright years updated to 2026\n\nSEO \u0026 AI Engine Optimization:\n- JSON-LD structured data (Schema.org) on all pages\n- Open Graph and Twitter Card meta tags\n- robots.txt, sitemap.xml, llms.txt, llms-full.txt added\n\nStaging preview: https://unomi-v3-site.netlify.app/\n\n* CSS design system: centralized variables, utility classes, DRY cleanup\n\n- Add new CSS variables for rgba variants, opacity levels, and color tokens\n- Create 10+ utility classes to replace inline styles (badges, icons, overlays)\n- Merge duplicate CSS rules (.mermaid, media queries, button hovers)\n- Add vendor prefix (-webkit-backdrop-filter) for Safari\n- Fix color contrast for WCAG AA compliance (hero text opacity)\n- Add mobile overflow protection for Mermaid diagrams and code blocks\n- Extract shared Fisher-Yates shuffle script to assets/js/shuffle.js\n\n* Layout: performance, accessibility, SEO and navigation improvements\n\n- Conditional Mermaid.js loading (saves ~25KB on pages without diagrams)\n- Defer Bootstrap JS and Mermaid scripts for faster initial render\n- Preconnect to cdn.jsdelivr.net, non-blocking Bootstrap Icons CSS\n- Add :focus-visible styles for keyboard navigation accessibility\n- Replace footer \u003ch6\u003e with role\u003d\"heading\" for semantic hierarchy\n- Shorten \u003ctitle\u003e suffix to keep under 65 characters\n- Normalize og:url to match canonical URL\n- Update navbar Slack link to point to access instructions\n- Update navbar mailing list link to point to community page\n- Update JSON-LD featureList (Salesforce deprecated, Groovy actions)\n- Fix broken links to generated docs with absolute URLs\n\n* Content pages: AI positioning, ES 9.1.3, structured data, inline style cleanup\n\n- Homepage: fix traveling data dots animation, AI era section, OpenSearch wording\n- Use cases: reorder AI use case first, center graphs, add FAQPage schema\n- Tutorial \u0026 get-started: update to Elasticsearch 9.1.3 with xpack.security\n- Documentation: add CollectionPage schema, fix heading hierarchy, absolute links\n- Resources: add CollectionPage schema, new video entries, local thumbnails\n- Download: fix broken link to quick start guide\n- All pages: replace inline styles with CSS classes, add SEO keywords\n- Correct \"ElasticSearch\" trademark spelling across all pages\n\n* Community, events, integrations: Slack access, Salesforce removal, ASF compliance\n\n- Community: rewrite Slack card with ASF access paths, update monthly meeting\n  with direct Zoom link and \u0027open to all\u0027 messaging, add mailing list anchor\n- Team: modernize to card layout, update affiliations, lazy-load gravatars\n- Events: restructure past events with local thumbnails, add CollectionPage schema\n- Integrations: remove Salesforce connector, add Groovy actions (recommended)\n  and Java plugins guidance, remove Unomi UI/Inoyu UI cards for ASF compliance,\n  use generic labels in Mermaid diagram\n- Connectors: update description for Salesforce deprecation\n- Stories: replace inline shuffle script with shared shuffle.js\n- All pages: fix rel\u003d\"noopener\", protocol upgrades, inline style cleanup\n\n* Contribute pages, SEO \u0026 LLM files: testing TODOs, release guide, sitemap\n\n- Testing: replace TODOs with Surefire/Failsafe/Pax Exam docs, add CI section\n- Dependencies: add BOM section with usage examples\n- Release guide: update versions to 3.0.x, fix typos and stale URLs\n- Manual release guide: update version examples, fix typos\n- Encoding fixes: correct mojibake characters on 3 contribute pages\n- Sitemap: expand from 14 to 29 URLs, add lastmod dates\n- Robots.txt: remove CSS/JS disallow rules for proper Google rendering\n- LLM files: update to 3.0.0, Groovy/Java plugin guidance, OpenSearch wording,\n  Salesforce deprecation, Slack access, remove excess Inoyu product listings\n- All contribute pages: add SEO keywords, fix rel\u003d\"noopener\"\n"
    },
    {
      "commit": "fe9a4b0ce7ef35abf8e5fba6c04787720e3abe3b",
      "tree": "5a2c1be4b10d6cbef35fe5408880da45a67db3b9",
      "parents": [
        "9a3148316071cbdb0fca4821ee609e834237d366"
      ],
      "author": {
        "name": "jsinovassin",
        "email": "jsinovassinnaik@jahia.com",
        "time": "Mon Nov 10 11:27:01 2025 +0100"
      },
      "committer": {
        "name": "jsinovassin",
        "email": "jsinovassinnaik@jahia.com",
        "time": "Mon Nov 10 12:37:09 2025 +0100"
      },
      "message": "Apache Unomi 3.0.0 Release website update\n"
    },
    {
      "commit": "9a3148316071cbdb0fca4821ee609e834237d366",
      "tree": "f75851b06885642ac8197601a7c39cd22d452d0a",
      "parents": [
        "e72586cc085677416bb4cbb818d3e3e959f25a43"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Thu Sep 25 11:57:35 2025 +0200"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Thu Sep 25 11:57:35 2025 +0200"
      },
      "message": "Revamp release guide documentation: update version configuration examples, improve clarity on manual/API generation, and refine publishing instructions.\n"
    },
    {
      "commit": "e72586cc085677416bb4cbb818d3e3e959f25a43",
      "tree": "b5aab1a3f98f614c5a789f4df76be5de4a5148ea",
      "parents": [
        "ee0c5d46d86b58040a39698781eb36fc2c70665b"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Fri Sep 12 14:29:56 2025 -0500"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Fri Sep 12 14:29:56 2025 -0500"
      },
      "message": "Remove unused `apache-feather-tm-new.svg` file and replace `feather.svg` with a simplified version and update to the newly announced ASF logo.\n"
    },
    {
      "commit": "ee0c5d46d86b58040a39698781eb36fc2c70665b",
      "tree": "434c0be471592bcea6ff9ac27befe83b583bb662",
      "parents": [
        "d6d89221b39c7106946936ae99c305ad9f025342"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Wed Sep 03 20:45:37 2025 +0200"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Wed Sep 03 20:45:37 2025 +0200"
      },
      "message": "Update documentation and tutorial links to reflect Apache Unomi 2.7.x release, including version number changes and updated API documentation URLs.\n"
    },
    {
      "commit": "d6d89221b39c7106946936ae99c305ad9f025342",
      "tree": "162f56c8407d9b9d4248759dbece32ce410e97ff",
      "parents": [
        "b3355413d88d9380ba2eff0d57a46748a577dde3"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Wed Sep 03 17:24:33 2025 +0200"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Wed Sep 03 17:24:33 2025 +0200"
      },
      "message": "Update website for Apache Unomi 2.7.0 release, including version number changes, updated download links, and release notes. Adjusted YAML configuration for latest stable version and modified DOAP file to reflect new version details.\n"
    },
    {
      "commit": "b3355413d88d9380ba2eff0d57a46748a577dde3",
      "tree": "e03bbad2ba3c2aca422d48863835e4e23c50494c",
      "parents": [
        "6b604e5ea61c87a4f486fbf7899248d39f501016",
        "52f04958e0f934dbf68094807db89072e4a0231d"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@apache.org",
        "time": "Wed Aug 27 07:13:16 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 27 07:13:16 2025 +0200"
      },
      "message": "Merge pull request #38 from apache/UNOMI-871-replace-ga-with-matomo\n\n"
    },
    {
      "commit": "52f04958e0f934dbf68094807db89072e4a0231d",
      "tree": "e03bbad2ba3c2aca422d48863835e4e23c50494c",
      "parents": [
        "6b604e5ea61c87a4f486fbf7899248d39f501016"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Wed Jan 22 10:41:34 2025 +0100"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Wed Jan 22 10:41:34 2025 +0100"
      },
      "message": "UNOMI-871 Replace Google Analytics with Matomo\n"
    },
    {
      "commit": "6b604e5ea61c87a4f486fbf7899248d39f501016",
      "tree": "d244e1372ba0264a14da6ce8414ae4421cdbfcef",
      "parents": [
        "05f878919ce9145edcbcbb33bc83fee3992bf3f5",
        "eef665aed06dc00ec64e660571ca0a6d65ae4a9c"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@apache.org",
        "time": "Wed Jan 22 10:14:31 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 22 10:14:31 2025 +0100"
      },
      "message": "Merge pull request #37 from niallkp/master\n\nUNOMI-871 Remove Google Analytics from the unomi Website"
    },
    {
      "commit": "eef665aed06dc00ec64e660571ca0a6d65ae4a9c",
      "tree": "d244e1372ba0264a14da6ce8414ae4421cdbfcef",
      "parents": [
        "05f878919ce9145edcbcbb33bc83fee3992bf3f5"
      ],
      "author": {
        "name": "Niall Pemberton",
        "email": "niallp@apache.org",
        "time": "Sun Jan 19 18:32:08 2025 +0000"
      },
      "committer": {
        "name": "Niall Pemberton",
        "email": "niallp@apache.org",
        "time": "Sun Jan 19 18:32:08 2025 +0000"
      },
      "message": "UNOMI-871 Remove Google Analytics from the unomi Website\n"
    },
    {
      "commit": "05f878919ce9145edcbcbb33bc83fee3992bf3f5",
      "tree": "ab69f6d791aa4812bde315ac9da94d112126c94a",
      "parents": [
        "c88dcd5feeef4594193a4348578b72d3dee8fe90"
      ],
      "author": {
        "name": "jsinovassin",
        "email": "jsinovassinnaik@jahia.com",
        "time": "Wed Dec 11 18:07:10 2024 +0100"
      },
      "committer": {
        "name": "jsinovassin",
        "email": "jsinovassinnaik@jahia.com",
        "time": "Wed Dec 11 18:07:10 2024 +0100"
      },
      "message": "Apache Unomi 2.6.1 Release website update\n"
    },
    {
      "commit": "c88dcd5feeef4594193a4348578b72d3dee8fe90",
      "tree": "736de940f82205cf852eaa8bd82aac0a38d931c5",
      "parents": [
        "b4e2b13bac1f75b98b42fbaaffd738ce5bc57740"
      ],
      "author": {
        "name": "jsinovassin",
        "email": "jsinovassinnaik@jahia.com",
        "time": "Wed Dec 11 17:56:04 2024 +0100"
      },
      "committer": {
        "name": "jsinovassin",
        "email": "jsinovassinnaik@jahia.com",
        "time": "Wed Dec 11 17:56:04 2024 +0100"
      },
      "message": "Apache Unomi 2.6.0 Release website update\n"
    },
    {
      "commit": "b4e2b13bac1f75b98b42fbaaffd738ce5bc57740",
      "tree": "81a10fb85b30416ca8dfd4dff59d7eb35be44a90",
      "parents": [
        "c94358a1002feb5d01449336d99b602925813338"
      ],
      "author": {
        "name": "David Griffon",
        "email": "dgriffon@jahia.com",
        "time": "Tue Nov 26 16:57:19 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 26 16:57:19 2024 +0100"
      },
      "message": "UNOMI-855 : Set documentation following release of Unomi (#36)\n\n"
    },
    {
      "commit": "c94358a1002feb5d01449336d99b602925813338",
      "tree": "93c043ce23921ec87c7265a7ff9141228bf8b5ed",
      "parents": [
        "a807f55e7ec473755c813d965c295cd70aeec8b4",
        "84e9221839e1f50e8c50904b3957644f16c771d8"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@apache.org",
        "time": "Tue Nov 26 15:34:48 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 26 15:34:48 2024 +0100"
      },
      "message": "Merge pull request #35 from apache/UNOMI-857-add-doap-file\n\nUNOMI-857 Add DOAP file for Apache Unomi on the website."
    },
    {
      "commit": "84e9221839e1f50e8c50904b3957644f16c771d8",
      "tree": "93c043ce23921ec87c7265a7ff9141228bf8b5ed",
      "parents": [
        "a807f55e7ec473755c813d965c295cd70aeec8b4"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Wed Oct 09 17:08:39 2024 -0600"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Wed Oct 09 17:08:39 2024 -0600"
      },
      "message": "UNOMI-857 Add DOAP file for Apache Unomi on the website.\n"
    },
    {
      "commit": "a807f55e7ec473755c813d965c295cd70aeec8b4",
      "tree": "c2961f8c1782191356e8e81f6ea99f83fad7e880",
      "parents": [
        "324e265047751975d55f921db085fb9f6237ec82",
        "4fa369f2f8c0fa000522530ed7f07f0f8b24674a"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "bhillou@gmail.com",
        "time": "Wed Aug 28 07:51:38 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 28 07:51:38 2024 +0200"
      },
      "message": "Merge pull request #34 from apache/UNOMI-848\n\n"
    },
    {
      "commit": "4fa369f2f8c0fa000522530ed7f07f0f8b24674a",
      "tree": "c2961f8c1782191356e8e81f6ea99f83fad7e880",
      "parents": [
        "324e265047751975d55f921db085fb9f6237ec82"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Aug 27 11:29:55 2024 +0200"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Aug 27 11:29:55 2024 +0200"
      },
      "message": "UNOMI-XXX Add Inoyu.dev to commercial support\n"
    },
    {
      "commit": "324e265047751975d55f921db085fb9f6237ec82",
      "tree": "c5fbc4b21e00a651a4ed5ffc7c28a778b498d1f8",
      "parents": [
        "f7fe436bf242fca1632e0897fe621f2d4ded8f66",
        "1e293978fdf09ea4207db77af12304782b06e10d"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@apache.org",
        "time": "Tue Aug 27 10:13:36 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 27 10:13:36 2024 +0200"
      },
      "message": "Merge pull request #33 from apache/UNOMI-843\n\nUNOMI-843 Various website fixes \u0026 improvements"
    },
    {
      "commit": "1e293978fdf09ea4207db77af12304782b06e10d",
      "tree": "c5fbc4b21e00a651a4ed5ffc7c28a778b498d1f8",
      "parents": [
        "f7fe436bf242fca1632e0897fe621f2d4ded8f66"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Aug 27 09:58:35 2024 +0200"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Aug 27 09:58:35 2024 +0200"
      },
      "message": "UNOMI-843 Various website fixes \u0026 improvements\n- Fixed Google Analytics script\n- Added information about the monthly meeting\n- Replaced HTTP links with HTTPS\n- Fixed minor issue in README due to hidden character\n- Fixed YouTube videos by replacing embedding with buttons (the problem is due to changes in the Apache HTTPD server configuration that no longer allows embedding)\n- Fixed other minor HTML issues\n"
    },
    {
      "commit": "f7fe436bf242fca1632e0897fe621f2d4ded8f66",
      "tree": "5fe17fe639864ee2bf1d5cc7bebff1ba4b26917b",
      "parents": [
        "6e0e8c1076008f5c59c67a6cb009197fc6d7c5ef"
      ],
      "author": {
        "name": "david.griffon",
        "email": "dgriffon@jahia.com",
        "time": "Mon Jun 17 15:54:51 2024 +0200"
      },
      "committer": {
        "name": "david.griffon",
        "email": "dgriffon@jahia.com",
        "time": "Mon Jun 17 15:54:51 2024 +0200"
      },
      "message": "UNOMI-840 : update documentation for release 2.5.0\n"
    },
    {
      "commit": "6e0e8c1076008f5c59c67a6cb009197fc6d7c5ef",
      "tree": "cd0b57ca1b368c1d9cb78a83836065694b3bacbd",
      "parents": [
        "918697196ce2cd15b6bcb7c8b57b5dd3970c0441",
        "f0ab621b065d14140270db30374226d2a6f0a3f2"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@apache.org",
        "time": "Fri Jun 07 17:33:26 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 07 17:33:26 2024 +0200"
      },
      "message": "Merge pull request #32 from Lugigikas/unomi-stories-dropsolid\n\nSmall update for Dropsolid\u0027s Unomi story."
    },
    {
      "commit": "f0ab621b065d14140270db30374226d2a6f0a3f2",
      "tree": "cd0b57ca1b368c1d9cb78a83836065694b3bacbd",
      "parents": [
        "7d701d134a3f114f640163fc3ea4149e09024058"
      ],
      "author": {
        "name": "lukas.demaeght",
        "email": "lukas.demaeght@dropsolid.com",
        "time": "Fri Jun 07 12:49:26 2024 +0200"
      },
      "committer": {
        "name": "lukas.demaeght",
        "email": "lukas.demaeght@dropsolid.com",
        "time": "Fri Jun 07 12:49:26 2024 +0200"
      },
      "message": "Add 2nd newline at end of file back.\n"
    },
    {
      "commit": "7d701d134a3f114f640163fc3ea4149e09024058",
      "tree": "12a53f69c8fae0dd9677eca7b8a14645cede7c94",
      "parents": [
        "33adb62539c32a962b6dbcecfa6791896e71d2ac"
      ],
      "author": {
        "name": "lukas.demaeght",
        "email": "lukas.demaeght@dropsolid.com",
        "time": "Fri Jun 07 12:48:42 2024 +0200"
      },
      "committer": {
        "name": "lukas.demaeght",
        "email": "lukas.demaeght@dropsolid.com",
        "time": "Fri Jun 07 12:48:42 2024 +0200"
      },
      "message": "Add newline at end of file back.\n"
    },
    {
      "commit": "33adb62539c32a962b6dbcecfa6791896e71d2ac",
      "tree": "2e21d90463bd3ab5e342a64841ea56659e9fe6a6",
      "parents": [
        "b21f9f2d250470d73909690580cfea5a916f16b1"
      ],
      "author": {
        "name": "lukas.demaeght",
        "email": "lukas.demaeght@dropsolid.com",
        "time": "Fri Jun 07 12:47:48 2024 +0200"
      },
      "committer": {
        "name": "lukas.demaeght",
        "email": "lukas.demaeght@dropsolid.com",
        "time": "Fri Jun 07 12:47:48 2024 +0200"
      },
      "message": "Put the trailing spaces back\n"
    },
    {
      "commit": "b21f9f2d250470d73909690580cfea5a916f16b1",
      "tree": "9105b98988347e92adb6aa1918235cfdf8ca7008",
      "parents": [
        "918697196ce2cd15b6bcb7c8b57b5dd3970c0441"
      ],
      "author": {
        "name": "lukas.demaeght",
        "email": "lukas.demaeght@dropsolid.com",
        "time": "Fri Jun 07 12:41:34 2024 +0200"
      },
      "committer": {
        "name": "lukas.demaeght",
        "email": "lukas.demaeght@dropsolid.com",
        "time": "Fri Jun 07 12:41:34 2024 +0200"
      },
      "message": "Small update for Dropsolid\u0027s Unomi story.\n"
    },
    {
      "commit": "918697196ce2cd15b6bcb7c8b57b5dd3970c0441",
      "tree": "a39563520512ed8660a6c8dedf9d6455c2487907",
      "parents": [
        "0c763cd366037fb93c7934aa16b781f5adeda0b9"
      ],
      "author": {
        "name": "David Griffon",
        "email": "dgriffon@jahia.com",
        "time": "Thu Nov 16 10:09:03 2023 +0100"
      },
      "committer": {
        "name": "David Griffon",
        "email": "dgriffon@jahia.com",
        "time": "Thu Nov 16 10:09:03 2023 +0100"
      },
      "message": "Apache Unomi 2.4.0 Release website update (update links in documentation page) (fix)\n"
    },
    {
      "commit": "0c763cd366037fb93c7934aa16b781f5adeda0b9",
      "tree": "94042b0bfd2118cdf5e9038a774aaaddb4964876",
      "parents": [
        "cb53dfbfb3098021b34a470e2f9ff4da422acea3"
      ],
      "author": {
        "name": "David Griffon",
        "email": "dgriffon@jahia.com",
        "time": "Thu Nov 16 10:05:07 2023 +0100"
      },
      "committer": {
        "name": "David Griffon",
        "email": "dgriffon@jahia.com",
        "time": "Thu Nov 16 10:05:07 2023 +0100"
      },
      "message": "Apache Unomi 2.4.0 Release website update (update links in documentation page) (fix)\n"
    },
    {
      "commit": "cb53dfbfb3098021b34a470e2f9ff4da422acea3",
      "tree": "b3588bb096ee17f2fc4bc42e00915820d7594417",
      "parents": [
        "53e15ab97905a49d48d42a8c70a42256f06cd6e2"
      ],
      "author": {
        "name": "David Griffon",
        "email": "dgriffon@jahia.com",
        "time": "Thu Nov 16 10:03:30 2023 +0100"
      },
      "committer": {
        "name": "David Griffon",
        "email": "dgriffon@jahia.com",
        "time": "Thu Nov 16 10:03:30 2023 +0100"
      },
      "message": "Apache Unomi 2.4.0 Release website update (update links in documentation page)\n"
    },
    {
      "commit": "53e15ab97905a49d48d42a8c70a42256f06cd6e2",
      "tree": "ee3802e99dfbd92a70cb44fbcc4ff897c7f5c9c0",
      "parents": [
        "c613c568a0760a1eac4a629b037c4b25a1e2ea6e"
      ],
      "author": {
        "name": "David Griffon",
        "email": "dgriffon@jahia.com",
        "time": "Sun Sep 03 13:47:13 2023 +0200"
      },
      "committer": {
        "name": "David Griffon",
        "email": "dgriffon@jahia.com",
        "time": "Sun Sep 03 13:47:13 2023 +0200"
      },
      "message": "Apache Unomi 2.4.0 Release website update\n"
    },
    {
      "commit": "c613c568a0760a1eac4a629b037c4b25a1e2ea6e",
      "tree": "77dbc5c24a3357f97c283861eaa50e055c14978d",
      "parents": [
        "102970d579b4fc30fd562a15483ff702e3aec590"
      ],
      "author": {
        "name": "David Griffon",
        "email": "dgriffon@jahia.com",
        "time": "Tue Aug 29 17:38:03 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 29 17:38:03 2023 +0200"
      },
      "message": "UNOMI-801 : fix placeholders (#31)\n\n"
    },
    {
      "commit": "102970d579b4fc30fd562a15483ff702e3aec590",
      "tree": "f0f71412a021c08e9f493c08dcf546473a98db25",
      "parents": [
        "161e0a4e10857f1b67d183ed25becaf2a2e9f6b8"
      ],
      "author": {
        "name": "David Griffon",
        "email": "dgriffon@jahia.com",
        "time": "Thu Aug 17 13:27:44 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 17 13:27:44 2023 +0200"
      },
      "message": "UNOMI-795 : remove maven plugin to generate Jekyll site. (#30)\n\n* UNOMI-795 : remove maven plugin to generate Jekyll site. Use native (or docker) Jekyll instead."
    },
    {
      "commit": "161e0a4e10857f1b67d183ed25becaf2a2e9f6b8",
      "tree": "20f5c28a8837dacf554e8ac4415ca30ecd405d1c",
      "parents": [
        "734b5cf4fbe4076f28660af0ce907412616f5a92"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Mon May 22 15:47:12 2023 +0200"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Mon May 22 15:47:12 2023 +0200"
      },
      "message": "Apache Unomi 2.3.0 Release website update\n"
    },
    {
      "commit": "734b5cf4fbe4076f28660af0ce907412616f5a92",
      "tree": "3d28173c7607ce1a8d42d1d3068e9a27a76d42b9",
      "parents": [
        "95f18c3a4bfeaf297f7e1490fc89c41a301bccf0"
      ],
      "author": {
        "name": "Kevan",
        "email": "kevan@jahia.com",
        "time": "Mon May 22 11:42:31 2023 +0200"
      },
      "committer": {
        "name": "Kevan",
        "email": "kevan@jahia.com",
        "time": "Mon May 22 11:42:31 2023 +0200"
      },
      "message": "Apache Unomi 1.9.0 Release website update\n"
    },
    {
      "commit": "95f18c3a4bfeaf297f7e1490fc89c41a301bccf0",
      "tree": "8467a4692e003cff0175c567afc6d295811b0bc7",
      "parents": [
        "8c51a370730b028edff34ad0eb7b560aeea5a33f"
      ],
      "author": {
        "name": "Kevan",
        "email": "kevan@jahia.com",
        "time": "Tue Apr 04 16:17:31 2023 +0200"
      },
      "committer": {
        "name": "Kevan",
        "email": "kevan@jahia.com",
        "time": "Tue Apr 04 16:17:31 2023 +0200"
      },
      "message": "Apache Unomi 2.2.0 Release website update (documentation links)\n"
    },
    {
      "commit": "8c51a370730b028edff34ad0eb7b560aeea5a33f",
      "tree": "95d0daf7d97085c8be7635df81ad9c2abcbe5710",
      "parents": [
        "3f187e4f6edc34e2891ff9524d2454372d7e0f63"
      ],
      "author": {
        "name": "Kevan",
        "email": "kevan@jahia.com",
        "time": "Tue Apr 04 15:18:59 2023 +0200"
      },
      "committer": {
        "name": "Kevan",
        "email": "kevan@jahia.com",
        "time": "Tue Apr 04 15:18:59 2023 +0200"
      },
      "message": "Apache Unomi 2.2.0 Release website update\n"
    },
    {
      "commit": "3f187e4f6edc34e2891ff9524d2454372d7e0f63",
      "tree": "bb582f784ce2618fdb626c9bc91de1b90d56dbc3",
      "parents": [
        "df03e371bd7201ec494274e3c1073aaa849ea63f"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Mar 14 09:22:51 2023 +0100"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Mar 14 09:22:51 2023 +0100"
      },
      "message": "UNOMI-738 Fix 1.7.x documentation links\n"
    },
    {
      "commit": "df03e371bd7201ec494274e3c1073aaa849ea63f",
      "tree": "3f364941d29d686025680de4e9cca0ce16cfa43f",
      "parents": [
        "151adbd1fbc9b995a2944648709eabf35a2e0839"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Mon Jan 23 13:42:55 2023 +0100"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Mon Jan 23 13:42:55 2023 +0100"
      },
      "message": "Apache Unomi 1.8.0 release website update\n"
    },
    {
      "commit": "151adbd1fbc9b995a2944648709eabf35a2e0839",
      "tree": "9f3df98f325de53b6b311f414c48410bebc8f574",
      "parents": [
        "c3341a8c7402b5cbebb42be72c56e51750d40d25"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Thu Dec 08 20:09:19 2022 +0100"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Thu Dec 08 20:09:19 2022 +0100"
      },
      "message": "Fix the documentation page.\n"
    },
    {
      "commit": "c3341a8c7402b5cbebb42be72c56e51750d40d25",
      "tree": "39a1b3398b77c66c0035e422bdd78419975765ca",
      "parents": [
        "a043594549e0278f6af6e66c172b481eaa842d9b",
        "d93e632b0d5292ed4d14872155815c8f8c3b64b8"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Wed Dec 07 14:07:59 2022 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 07 14:07:59 2022 +0100"
      },
      "message": "Merge pull request #29 from apache/UNOMI-721-simplify-release\n\nUNOMI-721 Simplify release process"
    },
    {
      "commit": "d93e632b0d5292ed4d14872155815c8f8c3b64b8",
      "tree": "39a1b3398b77c66c0035e422bdd78419975765ca",
      "parents": [
        "a043594549e0278f6af6e66c172b481eaa842d9b"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Mon Dec 05 11:01:27 2022 +0100"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Mon Dec 05 11:01:27 2022 +0100"
      },
      "message": "UNOMI-721 Simplify release process\n- Add release scripts to release guide\n- Rename old release guide as \u0027manual release guide\u0027\n"
    },
    {
      "commit": "a043594549e0278f6af6e66c172b481eaa842d9b",
      "tree": "eed87f8fd761c185d5e311806c2ff4cbfe5e511c",
      "parents": [
        "c23a5e350c8270419dfe87e2dfd82264ef337b0b"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Wed Nov 30 17:25:46 2022 +0100"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Wed Nov 30 17:25:46 2022 +0100"
      },
      "message": "Apache Unomi 2.1.0 \u0026 1.7.1 Release website update\n"
    },
    {
      "commit": "c23a5e350c8270419dfe87e2dfd82264ef337b0b",
      "tree": "afc1764f0f4bdeb2e0f7a6e7ed83a0072f745131",
      "parents": [
        "3efe8b48aec11a6e397e2f3caf370532c85e62a2",
        "3d7fa458b4af487233867c39ab44e60a4547d62e"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Mon Oct 17 15:02:53 2022 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 17 15:02:53 2022 +0200"
      },
      "message": "Merge pull request #28 from apache/UNOMI-663-v2-release\n\nAdd link to OpenAPI Swagger embedded Swagger documentation."
    },
    {
      "commit": "3d7fa458b4af487233867c39ab44e60a4547d62e",
      "tree": "afc1764f0f4bdeb2e0f7a6e7ed83a0072f745131",
      "parents": [
        "be2bf5cd1953c343e8bb267b57a6e4c19a955106"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Wed Oct 12 11:54:40 2022 +0200"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Wed Oct 12 11:54:40 2022 +0200"
      },
      "message": "Add link to OpenAPI Swagger embedded Swagger documentation.\n"
    },
    {
      "commit": "3efe8b48aec11a6e397e2f3caf370532c85e62a2",
      "tree": "83f1bf2cb6fea615c990230d2a7962b19d099c8b",
      "parents": [
        "c7002e37bf656e96571bd78dc3c238a066d78000",
        "be2bf5cd1953c343e8bb267b57a6e4c19a955106"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Wed Oct 05 09:12:49 2022 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Oct 05 09:12:49 2022 +0200"
      },
      "message": "Merge pull request #27 from apache/UNOMI-663-v2-release\n\nUNOMI-663 V2 release changes"
    },
    {
      "commit": "be2bf5cd1953c343e8bb267b57a6e4c19a955106",
      "tree": "83f1bf2cb6fea615c990230d2a7962b19d099c8b",
      "parents": [
        "c7002e37bf656e96571bd78dc3c238a066d78000"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Oct 04 21:12:39 2022 +0200"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Oct 04 21:12:39 2022 +0200"
      },
      "message": "UNOMI-663 V2 release changes\n- Update release guide with more markers to make documentation more generic\n- Update documentation page to point to the new documentation packages\n"
    },
    {
      "commit": "c7002e37bf656e96571bd78dc3c238a066d78000",
      "tree": "9edea1d709193d4b4e298ba2345ac93aeeac9556",
      "parents": [
        "619b68d14a19307101f8c9b73ebd11fcd162a750"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Mon Oct 03 17:38:43 2022 +0200"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Mon Oct 03 17:38:43 2022 +0200"
      },
      "message": "Add web tracker to home page\n"
    },
    {
      "commit": "619b68d14a19307101f8c9b73ebd11fcd162a750",
      "tree": "12300171acdbb3fee51d35c57a33be822f957186",
      "parents": [
        "8a40bd4c83b54a772e68915643418075fa922db2"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Mon Oct 03 16:45:25 2022 +0200"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Mon Oct 03 16:45:25 2022 +0200"
      },
      "message": "Apache Unomi 2.0.0 Release website update\n"
    },
    {
      "commit": "8a40bd4c83b54a772e68915643418075fa922db2",
      "tree": "c931ece2708f5e96ab8033fbf10a06506290cf80",
      "parents": [
        "70e190faf58c45f1f56c7f922f678d4d3c5b65a4"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Thu Sep 15 14:21:31 2022 +0200"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Thu Sep 15 14:21:31 2022 +0200"
      },
      "message": "Fix minor invalid character\n"
    },
    {
      "commit": "70e190faf58c45f1f56c7f922f678d4d3c5b65a4",
      "tree": "86ff459af620d72f43b0bb1625087d3adbf69e71",
      "parents": [
        "a958926f953f6461f89210c7f45411d385a3e037"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Thu Sep 15 14:15:05 2022 +0200"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Thu Sep 15 14:15:05 2022 +0200"
      },
      "message": "Apache Unomi 1.6.1 Release website update\n"
    },
    {
      "commit": "a958926f953f6461f89210c7f45411d385a3e037",
      "tree": "d1e57b9d122321d45f995f6d7a4f5464c5090fb6",
      "parents": [
        "213256cb222633d078469b4bbea5576c138a155f"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Thu Sep 15 14:00:57 2022 +0200"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Thu Sep 15 14:00:57 2022 +0200"
      },
      "message": "Apache Unomi 1.6.1 Release website update\n"
    },
    {
      "commit": "213256cb222633d078469b4bbea5576c138a155f",
      "tree": "b2c89601fd16eb1ddc3063d9c5ddfebe8b1ff858",
      "parents": [
        "376f6211bae6c7ba4264b9ace36f1929ba1360b5",
        "445eaf460feac44d137cd51162e05bbfa22a5a3e"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Fri Mar 11 10:15:23 2022 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Mar 11 10:15:23 2022 +0100"
      },
      "message": "Merge pull request #25 from Fgerthoffert/patch-1\n\nFixed incorrect link in the download page"
    },
    {
      "commit": "445eaf460feac44d137cd51162e05bbfa22a5a3e",
      "tree": "b2c89601fd16eb1ddc3063d9c5ddfebe8b1ff858",
      "parents": [
        "376f6211bae6c7ba4264b9ace36f1929ba1360b5"
      ],
      "author": {
        "name": "Francois G",
        "email": "fgerthoffert@jahia.com",
        "time": "Tue Mar 08 11:54:55 2022 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 08 11:54:55 2022 -0500"
      },
      "message": "Fixed incorrect link in the download page"
    },
    {
      "commit": "376f6211bae6c7ba4264b9ace36f1929ba1360b5",
      "tree": "36201f4ada2992cfbb5dbce970cc8eba4ca7afa2",
      "parents": [
        "01dbe20ad2d37e558fa58c9eedbb3329155dc888"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Wed Mar 02 10:28:36 2022 +0100"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Wed Mar 02 10:28:36 2022 +0100"
      },
      "message": "Update the events pages to share the recording of the first meetup\n"
    },
    {
      "commit": "01dbe20ad2d37e558fa58c9eedbb3329155dc888",
      "tree": "f9ea31d6058bb5c409fc05951861cb56b82e503c",
      "parents": [
        "c3e151dace01fe0697371032ddbced8dfdd9efec"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Mar 01 09:56:51 2022 +0100"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Mar 01 09:56:51 2022 +0100"
      },
      "message": "Apache Unomi 1.6.0 Release website update\n"
    },
    {
      "commit": "c3e151dace01fe0697371032ddbced8dfdd9efec",
      "tree": "aab3d6a33e604f2700fdb767ba037d6a3f1f28ac",
      "parents": [
        "47f701aede7db21372bb1ef318407907de933b35"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Mar 01 09:56:04 2022 +0100"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Mar 01 09:56:04 2022 +0100"
      },
      "message": "Documentation updates for release 1.6.0\n"
    },
    {
      "commit": "47f701aede7db21372bb1ef318407907de933b35",
      "tree": "928079ef60b1fa58f740ebaf47badb7d3a159686",
      "parents": [
        "1a62d2609f1b81453096615613907fc696835582"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Feb 22 09:43:55 2022 +0100"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Feb 22 09:43:55 2022 +0100"
      },
      "message": "- Remove performance-tests profile that no longer exists\n- Improve wget commands to make them more generic.\n"
    },
    {
      "commit": "1a62d2609f1b81453096615613907fc696835582",
      "tree": "114c0f69c62a2b7a7049fdab6bb1e39f41eb7265",
      "parents": [
        "4429a202cb1d9ee888bf5cc265ce0593da9210e9"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Fri Jan 28 15:14:08 2022 +0100"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Fri Jan 28 15:14:08 2022 +0100"
      },
      "message": "Add Maven Wrapper JAR to git ignore\n"
    },
    {
      "commit": "4429a202cb1d9ee888bf5cc265ce0593da9210e9",
      "tree": "495e7738f07825301742d89402df64da4428455a",
      "parents": [
        "99011c1bbf12e29aa4c1523daa574195ce2f2edf"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Fri Jan 28 15:13:21 2022 +0100"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Fri Jan 28 15:13:21 2022 +0100"
      },
      "message": "Add Maven Wrapper to use a version of Maven that is compatible with the Gems Maven plugin\n"
    },
    {
      "commit": "99011c1bbf12e29aa4c1523daa574195ce2f2edf",
      "tree": "8578fc1d912965b64bb917953b5f16ef917e3390",
      "parents": [
        "885f7d0bcf65857c410b5f9d1f08f5c775b3a903",
        "281fe6961df077cf5cabb83c310271b13f3c1def"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Fri Jan 28 14:48:17 2022 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 28 14:48:17 2022 +0100"
      },
      "message": "Merge pull request #24 from Fgerthoffert/UNOMI-545\n\nUNOMI-545: Updated documentation with Docker"
    },
    {
      "commit": "281fe6961df077cf5cabb83c310271b13f3c1def",
      "tree": "8578fc1d912965b64bb917953b5f16ef917e3390",
      "parents": [
        "f4ef7dc83846c077cd608f371c84889119a556da"
      ],
      "author": {
        "name": "Francois Gerthoffert",
        "email": "f.gerthoffert@gmail.com",
        "time": "Wed Jan 26 13:00:36 2022 -0500"
      },
      "committer": {
        "name": "Francois Gerthoffert",
        "email": "f.gerthoffert@gmail.com",
        "time": "Wed Jan 26 13:00:36 2022 -0500"
      },
      "message": "Updated documentation with Docker\n"
    },
    {
      "commit": "f4ef7dc83846c077cd608f371c84889119a556da",
      "tree": "5067aad743c0e75b6ccaf50cd1c47a71ab129de4",
      "parents": [
        "885f7d0bcf65857c410b5f9d1f08f5c775b3a903"
      ],
      "author": {
        "name": "Francois Gerthoffert",
        "email": "f.gerthoffert@gmail.com",
        "time": "Wed Jan 26 12:59:38 2022 -0500"
      },
      "committer": {
        "name": "Francois Gerthoffert",
        "email": "f.gerthoffert@gmail.com",
        "time": "Wed Jan 26 12:59:38 2022 -0500"
      },
      "message": "Updated documentation with Docker\n"
    },
    {
      "commit": "885f7d0bcf65857c410b5f9d1f08f5c775b3a903",
      "tree": "01186d9510f7c0a0cad0cbcd770cc30390a9960c",
      "parents": [
        "a1a441a5d7010e6ea77e79ab4829e34fca1ae609",
        "ed6bb283cd3d8ce4abfc334dd6b8c2112162e29b"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Wed Dec 08 18:02:39 2021 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 08 18:02:39 2021 +0100"
      },
      "message": "Merge pull request #23 from Fgerthoffert/patch-1\n\nUNOMI-255: Fix Typo"
    },
    {
      "commit": "ed6bb283cd3d8ce4abfc334dd6b8c2112162e29b",
      "tree": "01186d9510f7c0a0cad0cbcd770cc30390a9960c",
      "parents": [
        "a1a441a5d7010e6ea77e79ab4829e34fca1ae609"
      ],
      "author": {
        "name": "Francois G",
        "email": "fgerthoffert@jahia.com",
        "time": "Wed Dec 08 10:54:50 2021 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 08 10:54:50 2021 -0500"
      },
      "message": "UNOMI-255: Fix Typo"
    },
    {
      "commit": "a1a441a5d7010e6ea77e79ab4829e34fca1ae609",
      "tree": "f9397cc94ae645df285c58c9d41eb4fa534cbf80",
      "parents": [
        "3c34024c6c8cf4ec16faec956172b18ed555daf2"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Mon Nov 15 22:34:22 2021 +0100"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Mon Nov 15 22:34:22 2021 +0100"
      },
      "message": "Change CEST to CET and add new connectors page for proposal\n"
    },
    {
      "commit": "3c34024c6c8cf4ec16faec956172b18ed555daf2",
      "tree": "48505dac957b8d401db452054737a0448b939999",
      "parents": [
        "1612ec0d6a6c3fc0ca043aa2f2f9946ef606c628"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Nov 09 14:50:51 2021 +0100"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Nov 09 14:50:51 2021 +0100"
      },
      "message": "Add news to the home page for the meetup\n"
    },
    {
      "commit": "1612ec0d6a6c3fc0ca043aa2f2f9946ef606c628",
      "tree": "59129e6ed81cc66c13f9b5f5ff6ae62c4a17f722",
      "parents": [
        "e1cb4951d004c608b61be7ef422f7d99d009d4be"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Nov 09 13:08:29 2021 +0100"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Nov 09 13:08:29 2021 +0100"
      },
      "message": "- Reorganize into sub-directories\n- Add logo for meetup\n- Add past Apache events page with embedded YouTube videos\n"
    },
    {
      "commit": "e1cb4951d004c608b61be7ef422f7d99d009d4be",
      "tree": "91a021e8f4c82547a1441b232692c893658de974",
      "parents": [
        "d1a72ad7202167e1b8a714c90a3b4713c2e9b857"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Mon Nov 08 17:12:20 2021 +0100"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Mon Nov 08 17:12:20 2021 +0100"
      },
      "message": "- Add new events page\n- Add first meetup agenda page\n- Add news about first meetup.\n"
    },
    {
      "commit": "d1a72ad7202167e1b8a714c90a3b4713c2e9b857",
      "tree": "9935c34dc4b3107aa267922af7cc764c16cd4576",
      "parents": [
        "4b587795c15528e17c6957a761821ba14d3e9780"
      ],
      "author": {
        "name": "Kevan",
        "email": "kevan@jahia.com",
        "time": "Wed Jul 28 09:16:58 2021 +0200"
      },
      "committer": {
        "name": "Kevan",
        "email": "kevan@jahia.com",
        "time": "Wed Jul 28 09:16:58 2021 +0200"
      },
      "message": "Fix download links (correctly set sha512 instead of sha1, and use https on links)\n"
    },
    {
      "commit": "4b587795c15528e17c6957a761821ba14d3e9780",
      "tree": "c3a5afa80ce0af4917025cdbe63552db144ae833",
      "parents": [
        "9660e0b63e9cc5f5ed6090ac4a7d197d02eb4978"
      ],
      "author": {
        "name": "Kevan",
        "email": "kevan@jahia.com",
        "time": "Tue Jul 27 16:31:08 2021 +0200"
      },
      "committer": {
        "name": "Kevan",
        "email": "kevan@jahia.com",
        "time": "Tue Jul 27 16:31:08 2021 +0200"
      },
      "message": "Update release doc for branch 1_6_x\n"
    },
    {
      "commit": "9660e0b63e9cc5f5ed6090ac4a7d197d02eb4978",
      "tree": "c95edb88cafdec364d7401931bb29d159f573272",
      "parents": [
        "641a03046eb2c4da2b1d363e0f6884ec8f0880b2"
      ],
      "author": {
        "name": "Kevan",
        "email": "kevan@jahia.com",
        "time": "Tue Jul 27 16:26:03 2021 +0200"
      },
      "committer": {
        "name": "Kevan",
        "email": "kevan@jahia.com",
        "time": "Tue Jul 27 16:26:03 2021 +0200"
      },
      "message": "Apache Unomi 1.5.7 Release website update\n"
    },
    {
      "commit": "641a03046eb2c4da2b1d363e0f6884ec8f0880b2",
      "tree": "ad8c61e215a3b2106547a5e6b93ff777ac55ef60",
      "parents": [
        "82114b8663933121155dfa2a98746b02378379b4"
      ],
      "author": {
        "name": "kevan Jahanshahi",
        "email": "kevan@jahia.com",
        "time": "Mon Jul 26 09:59:55 2021 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 26 09:59:55 2021 +0200"
      },
      "message": "add some additional notes to the release guide (#22)\n\n"
    },
    {
      "commit": "82114b8663933121155dfa2a98746b02378379b4",
      "tree": "e510a1bcbb577f6f64d89493566296579d1554bb",
      "parents": [
        "7d60debfe84ac99b0ac60a5e33a20a268e4cff58"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Jul 06 17:21:35 2021 +0200"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Jul 06 17:21:35 2021 +0200"
      },
      "message": "Update for Apache Unomi 1.5.6 release\n"
    },
    {
      "commit": "7d60debfe84ac99b0ac60a5e33a20a268e4cff58",
      "tree": "5158131551dec09ca7359c20d59222b29897c754",
      "parents": [
        "1adc6b523355282a2c1603ec034244b1b5ab2db0"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Wed Apr 28 10:49:12 2021 +0200"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Wed Apr 28 10:49:12 2021 +0200"
      },
      "message": "Update for Apache Unomi 1.5.5 release\n"
    },
    {
      "commit": "1adc6b523355282a2c1603ec034244b1b5ab2db0",
      "tree": "73bf38b910a0aac38a8e61535a96ea35d0a48d57",
      "parents": [
        "e1431ce85c6c9d3f8574e9f008840794df16602b"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Fri Apr 16 10:17:50 2021 +0200"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Fri Apr 16 10:17:50 2021 +0200"
      },
      "message": "UNOMI-460 Add instructions to remove old files after release was synched to mirrors.\n"
    },
    {
      "commit": "e1431ce85c6c9d3f8574e9f008840794df16602b",
      "tree": "c32e433c0213b0fb395d02c31eb6441f134b29ea",
      "parents": [
        "a6da95cde1895c401fbcf92dcde7ecec4cb634aa"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Mon Feb 08 10:19:16 2021 +0100"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Mon Feb 08 10:19:16 2021 +0100"
      },
      "message": "Add more complete commands to make sure we always clean first.\n"
    },
    {
      "commit": "a6da95cde1895c401fbcf92dcde7ecec4cb634aa",
      "tree": "02cde6c9f3a46c50dd1ddf5a6feb4e7404efdaeb",
      "parents": [
        "6217bf29b7a1af1b4b4f14f0150c7955eb5c3635",
        "63cce8c1f401789a8303c4c46a69871e54abd751"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Mon Feb 08 10:12:36 2021 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 08 10:12:36 2021 +0100"
      },
      "message": "Merge pull request #19 from woutersf/correct-dash\n\nReplace \"en dash\" with real \"dash\""
    },
    {
      "commit": "63cce8c1f401789a8303c4c46a69871e54abd751",
      "tree": "8829a7230e18a2e929eaaec86fe7cc1acda4832b",
      "parents": [
        "e257fb7ed8a2cc21620b0416b4316de87868341d"
      ],
      "author": {
        "name": "Fred Kroket",
        "email": "woutersf@gmail.com",
        "time": "Fri Feb 05 20:02:45 2021 +0100"
      },
      "committer": {
        "name": "Fred Kroket",
        "email": "woutersf@gmail.com",
        "time": "Fri Feb 05 20:02:45 2021 +0100"
      },
      "message": "Replace character with real dash\n"
    },
    {
      "commit": "6217bf29b7a1af1b4b4f14f0150c7955eb5c3635",
      "tree": "2c4e284d6b7c7e708bc26efe2c8061e147f7c5c1",
      "parents": [
        "27b01da29156008f58995447760757bc78b3bda8"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Fri Feb 05 15:44:31 2021 +0100"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Fri Feb 05 15:44:31 2021 +0100"
      },
      "message": "Add instructions to serve with filtering to validate site before publishing.\n"
    },
    {
      "commit": "27b01da29156008f58995447760757bc78b3bda8",
      "tree": "f88273e5edf5149fa16aa3a769a01540f2b7e52e",
      "parents": [
        "994d6d81a5153cecc4fc48a30a3d38c8d8218044",
        "e257fb7ed8a2cc21620b0416b4316de87868341d"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Fri Feb 05 15:10:51 2021 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 05 15:10:51 2021 +0100"
      },
      "message": "Merge pull request #18 from woutersf/add-dropsolid-reference\n\nAdd dropsolid reference"
    },
    {
      "commit": "e257fb7ed8a2cc21620b0416b4316de87868341d",
      "tree": "f88273e5edf5149fa16aa3a769a01540f2b7e52e",
      "parents": [
        "d07b677fd99ee02bacff49cdaaf1329bac28dfcc"
      ],
      "author": {
        "name": "Fred Kroket",
        "email": "woutersf@gmail.com",
        "time": "Thu Feb 04 12:12:12 2021 +0100"
      },
      "committer": {
        "name": "Fred Kroket",
        "email": "woutersf@gmail.com",
        "time": "Thu Feb 04 12:12:12 2021 +0100"
      },
      "message": "Add quoted text to quote\n"
    },
    {
      "commit": "d07b677fd99ee02bacff49cdaaf1329bac28dfcc",
      "tree": "f6d2b61521f51fd5f443869921c65e0b08ad3922",
      "parents": [
        "720201779738cdd835c85ab64e5bbbf513649c68"
      ],
      "author": {
        "name": "Fred Kroket",
        "email": "woutersf@gmail.com",
        "time": "Wed Feb 03 10:48:40 2021 +0100"
      },
      "committer": {
        "name": "Fred Kroket",
        "email": "woutersf@gmail.com",
        "time": "Wed Feb 03 10:48:40 2021 +0100"
      },
      "message": "less marketing, more detail and info on contribution\n"
    },
    {
      "commit": "720201779738cdd835c85ab64e5bbbf513649c68",
      "tree": "bf19c757f608c7a89b52cd16f0b33b8a56035b8f",
      "parents": [
        "dbb4df8f33d5662439533fb7ede088dcf88e40b4"
      ],
      "author": {
        "name": "Fred Kroket",
        "email": "woutersf@gmail.com",
        "time": "Wed Feb 03 09:39:42 2021 +0100"
      },
      "committer": {
        "name": "Fred Kroket",
        "email": "woutersf@gmail.com",
        "time": "Wed Feb 03 09:39:42 2021 +0100"
      },
      "message": "uppercase company name\n"
    },
    {
      "commit": "dbb4df8f33d5662439533fb7ede088dcf88e40b4",
      "tree": "c421ee5bd322847422358fb55c119569ec143637",
      "parents": [
        "387beae11a2f9c518f18d8536ba687fe239a5267"
      ],
      "author": {
        "name": "Fred Kroket",
        "email": "woutersf@gmail.com",
        "time": "Wed Feb 03 09:38:12 2021 +0100"
      },
      "committer": {
        "name": "Fred Kroket",
        "email": "woutersf@gmail.com",
        "time": "Wed Feb 03 09:38:12 2021 +0100"
      },
      "message": "formatting\n"
    },
    {
      "commit": "387beae11a2f9c518f18d8536ba687fe239a5267",
      "tree": "26f8dee70d8786800349294e7608af8a2eef8a48",
      "parents": [
        "994d6d81a5153cecc4fc48a30a3d38c8d8218044"
      ],
      "author": {
        "name": "Fred Kroket",
        "email": "woutersf@gmail.com",
        "time": "Wed Feb 03 09:33:29 2021 +0100"
      },
      "committer": {
        "name": "Fred Kroket",
        "email": "woutersf@gmail.com",
        "time": "Wed Feb 03 09:33:29 2021 +0100"
      },
      "message": "initial commit to add dropslolid reference\n"
    },
    {
      "commit": "994d6d81a5153cecc4fc48a30a3d38c8d8218044",
      "tree": "8dc7533db1f1e5e2e050df5bf27ba69ecf41191e",
      "parents": [
        "419cbfb12199da51c8363266a1e7920c695046a0"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Fri Dec 04 16:14:55 2020 +0100"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Fri Dec 04 16:14:55 2020 +0100"
      },
      "message": "Add docker image release instructions\n"
    },
    {
      "commit": "419cbfb12199da51c8363266a1e7920c695046a0",
      "tree": "187be6ac34b0394e308d71cdf97a30ce7783a4fc",
      "parents": [
        "498c3d0290c5eaef5fc7b51456b849a53a16f06f"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Nov 24 16:54:58 2020 +0100"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Nov 24 16:54:58 2020 +0100"
      },
      "message": "Fix typos and add links to new manual packages\n"
    },
    {
      "commit": "498c3d0290c5eaef5fc7b51456b849a53a16f06f",
      "tree": "b1cea0cdfd147ecf7612cabc5012246176201d88",
      "parents": [
        "a63e39fcea58538d16937a7fe9dd8e4428f21b50"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Nov 24 08:02:20 2020 +0100"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Nov 24 08:02:20 2020 +0100"
      },
      "message": "Fix small issue in phases\n"
    },
    {
      "commit": "a63e39fcea58538d16937a7fe9dd8e4428f21b50",
      "tree": "dcc528c0a0151417903c86e3d7fad718bc895a91",
      "parents": [
        "e2f9894d503b104b7ac9fc5db6947febf7928794"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Mon Nov 23 20:55:05 2020 +0100"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Mon Nov 23 20:55:05 2020 +0100"
      },
      "message": "Update web site for release 1.5.4\n"
    },
    {
      "commit": "e2f9894d503b104b7ac9fc5db6947febf7928794",
      "tree": "e13641160fd015a3ff167676bcac20a9727e7402",
      "parents": [
        "1b97483c593c51cbc0a5ac9e3314cdd8e75486c3"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Fri Nov 13 18:19:59 2020 +0100"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Fri Nov 13 18:19:59 2020 +0100"
      },
      "message": "Add new CVE entry\n"
    },
    {
      "commit": "1b97483c593c51cbc0a5ac9e3314cdd8e75486c3",
      "tree": "110e051734fb01a8815401a66a17efad2644c5db",
      "parents": [
        "4aff7882906cf05a313433304332d04ee3eb2f0d"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Jul 14 22:01:19 2020 +0200"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Tue Jul 14 22:01:19 2020 +0200"
      },
      "message": "Add Apache Event image so that it updates automatically.\n"
    },
    {
      "commit": "4aff7882906cf05a313433304332d04ee3eb2f0d",
      "tree": "e033d3c3e8bcaa70b93ce4d1a3499f5e177f746a",
      "parents": [
        "303885d8896ec21367b761f085eafd2caa456327"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Thu Jun 04 16:44:48 2020 +0200"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Thu Jun 04 16:44:48 2020 +0200"
      },
      "message": "Add CVE entries \u0026 other minor updates\n"
    },
    {
      "commit": "303885d8896ec21367b761f085eafd2caa456327",
      "tree": "224739261867d40ff18d84aeb0d406fe97a4e268",
      "parents": [
        "40928bd5efd7446f4bf7ad1342dccd67970b4403"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Mon May 18 18:05:56 2020 +0200"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Mon May 18 18:05:56 2020 +0200"
      },
      "message": "Make it possible to filter the HTML with Maven properties\n"
    },
    {
      "commit": "40928bd5efd7446f4bf7ad1342dccd67970b4403",
      "tree": "94238034051461478084d13aafd4d8d744f560d4",
      "parents": [
        "3faa8933d066fe8f1eaa56dfa7425fc88d534103"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Fri May 15 14:28:15 2020 +0200"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Fri May 15 14:28:15 2020 +0200"
      },
      "message": "Fix documentation URLs\n"
    },
    {
      "commit": "3faa8933d066fe8f1eaa56dfa7425fc88d534103",
      "tree": "4ea98f6cb331ba06017a95287526369b5322bf19",
      "parents": [
        "04c8741226f73ef243f39b5bf1a8adbc71802397"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Thu May 14 21:24:07 2020 +0200"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Thu May 14 21:24:07 2020 +0200"
      },
      "message": "Update website for 1.5 release\n- Update bootstrap version\n- Add 1.5.0 \u0026 1.5.1 release\n- Add stories page\n- Update copyright\n- Update release guide with lessons learned in last releases\n"
    },
    {
      "commit": "04c8741226f73ef243f39b5bf1a8adbc71802397",
      "tree": "43932a68dfacd270a8d829c10824954e3969fa1d",
      "parents": [
        "f1cd63f29b4ac96f3ba8bf6a0e958cc9296038fc"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Fri Feb 28 17:38:06 2020 +0100"
      },
      "committer": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Fri Feb 28 17:38:06 2020 +0100"
      },
      "message": "UNOMI-262 Use Jekyll to generate site\n- Fix Maven configuration to make publishing work properly.\n"
    },
    {
      "commit": "f1cd63f29b4ac96f3ba8bf6a0e958cc9296038fc",
      "tree": "746c79a20187421d67b961592c2f3a781d915f7e",
      "parents": [
        "853294d6538aecd2d2fe9d50c7e53b65635a50cb",
        "159071bd406c15b9de5d0e89a20857b8c30691de"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Wed Feb 26 10:22:51 2020 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 26 10:22:51 2020 +0100"
      },
      "message": "Merge pull request #17 from gthayer/feature/link-for-slack-account\n\nadd link to slack account page"
    },
    {
      "commit": "159071bd406c15b9de5d0e89a20857b8c30691de",
      "tree": "746c79a20187421d67b961592c2f3a781d915f7e",
      "parents": [
        "853294d6538aecd2d2fe9d50c7e53b65635a50cb"
      ],
      "author": {
        "name": "Gary Thayer",
        "email": "gary.thayer@get10up.com",
        "time": "Tue Feb 25 16:50:20 2020 -0500"
      },
      "committer": {
        "name": "Gary Thayer",
        "email": "gary.thayer@get10up.com",
        "time": "Tue Feb 25 16:50:20 2020 -0500"
      },
      "message": "add link to slack account page\n"
    },
    {
      "commit": "853294d6538aecd2d2fe9d50c7e53b65635a50cb",
      "tree": "58816626517ded83c365e8edaca94256bb4bdcb3",
      "parents": [
        "325b5162d6acf514c9478ae8b8a17c75a75ba9cf",
        "35edce507d2d6cae8497fd1f490bd73604188a33"
      ],
      "author": {
        "name": "Serge Huber",
        "email": "shuber@jahia.com",
        "time": "Mon Jan 13 15:58:37 2020 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 13 15:58:37 2020 +0100"
      },
      "message": "Merge pull request #16 from apache/UNOMI-262-jekyll-site\n\nUNOMI-262 Use Jekyll to generate site"
    }
  ],
  "next": "35edce507d2d6cae8497fd1f490bd73604188a33"
}
