)]}'
{
  "log": [
    {
      "commit": "6db9894ab987f6a3afb5151fe7b1201753f0581c",
      "tree": "7e15e346b6ec6bb98a3c8e9ce6f905986d73926a",
      "parents": [
        "74a2e76a839c8d4d648f6e19b9066ede53212016"
      ],
      "author": {
        "name": "Serkant Uluderya",
        "email": "serkant.uluderya@netsia.com",
        "time": "Thu Mar 26 09:53:57 2026 -0700"
      },
      "committer": {
        "name": "serkant.uluderya",
        "email": "serkant.uluderya@netsia.com",
        "time": "Thu Mar 26 20:29:38 2026 -0700"
      },
      "message": "[VOL-5545] Update voltha docs\n\n- release notes for VOLTHA versions 2.6 to 2.15 with new Jira links and adjust release schedule details\n- update old links\n- remove ONF references and links\n- update e-mail links\n- update copright notices\n\nChange-Id: Id6be18986a8f52f2dfcc07e2b0d2efcb0ae1c0e4\nSigned-off-by: serkant.uluderya \u003cserkant.uluderya@netsia.com\u003e\n"
    },
    {
      "commit": "74a2e76a839c8d4d648f6e19b9066ede53212016",
      "tree": "426fe18810084b0f181fbe9e2ce4c30235b91db7",
      "parents": [
        "3b87f75cc2ebf96deccef09788446bee78f8dd95"
      ],
      "author": {
        "name": "Eric Ball",
        "email": "eball@linuxfoundation.org",
        "time": "Wed Aug 27 12:34:53 2025 -0700"
      },
      "committer": {
        "name": "Eric Ball",
        "email": "eball@linuxfoundation.org",
        "time": "Wed Aug 27 13:07:47 2025 -0700"
      },
      "message": "Change domain from opencord.org to lfbroadband.org\n\nWe have moved all sites from the opencord.org domain to\nlfbroadband.org (except wiki/Jira, which are now hosted on Atlassian\nCloud).\n\nSigned-off-by: Eric Ball \u003ceball@linuxfoundation.org\u003e\nChange-Id: I9624ae92e9c193fa2d2fac9ab30ad108a812306e\n"
    },
    {
      "commit": "9f7c57c9fb8e01e1527fcb3470a0795bea054e17",
      "tree": "474ed303c1ea3a1a7ed464047155d85b69bec94e",
      "parents": [
        "f53b0af6f4c5897d337d3d3e94d745de9dc0c554"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "jarmstrong@linuxfoundation.org",
        "time": "Fri May 03 18:29:30 2024 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "jarmstrong@linuxfoundation.org",
        "time": "Mon May 06 11:54:05 2024 -0400"
      },
      "message": "[VOL-5341] - Install repo:onf-make as a git submodule\n\n.gitmodules\n.pre-commit-config.yaml\nMakefile\nlf/README.md\nlf/config.mk\nlf/include.mk\nlf/local/include.mk\nlf/onf-make\nlf/transition.mk\nmakefiles-orig/include.mk\nmakefiles-orig/lint/include.mk\nmakefiles/config.mk\nmakefiles/include.mk\n------------------------------\n  o Setup bridge logic transition.mk, git submodule\n    checkout dependency.  A makefile include from\n    the library will trigger submodule checkout.\n  o Massage some make variable paths so we can load\n    current logic from lf/onf-make/makefiles VS voltha-docs/makefiles.\n  o Disable target lint-doc8, variables used in target logic\n    conflict with lint-doc8 logic in lf/onf-make.\n    Temporary edit until the dependency can be broken.\n\nSigned-off-by: Joey Armstrong \u003cjarmstrong@linuxfoundation.org\u003e\nChange-Id: I815ba16f856c32135aef1c563e2d04e38bbdc263\nSigned-off-by: Joey Armstrong \u003cjarmstrong@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "644fb65754ab9eb64980070315ae4c77476f998f",
      "tree": "bc1063ffcff92ec70b5f3603ecc49d09e60df436",
      "parents": [
        "b5a5e8c1b0ea6dd08bac89c5b2c7fe2ab1f66a7e"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Oct 02 13:12:20 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Oct 04 09:17:44 2023 -0400"
      },
      "message": "Early staging for library makefile use (patch 2 of many)\n\nFix for broken URLs and delayed problem manifestations.\n\noverview/troubleshooting.rst\n----------------------------\n  o (make test) Wireshark protocol-dissectors returned a 500 error.\n  o URL accessible when used interactively.\n  o Workaround: morph the url into an emphasized statement.\n\nhowto/code/linting.rst\n----------------------\n  o Modify lint target URLs to reference repo:onf-make VS repo:voltha-docs.\n  o Update URLs to accommodate temp renaming makefiles/ to makefiles-orig.\n\nmakefiles-orig/lint/json.mk\n---------------------------\n  o Exclusions for delayed error condition.\n  o make lint runs successfully after a clean checkout.\n  o lint begins failing after targets (build, test, etc) checkout external\n    repos, create *venv* and generate documents.\n  o ie: cord-tester/venv_cord\n    + [todo] include makefiles/virtualenv/include.mk\n  o Add simple directory exclusions for now so lint target\n    will ignore generated content.\n\nChange-Id: Idea00c999f6bf8bfffd8192240005532e13baafe\n"
    },
    {
      "commit": "b5a5e8c1b0ea6dd08bac89c5b2c7fe2ab1f66a7e",
      "tree": "6a20bb06e0c3773c88da251cf853ddaacf9c7c5c",
      "parents": [
        "50895b88db1702d3fa73af02455a78df1a011c7a"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Sep 20 12:05:03 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Sep 20 17:37:23 2023 +0000"
      },
      "message": "makefiles/ migration to repo:onf-make\n\nhttps://github.com/opencord/onf-make\n\nMakefile\nVERSION\nmakefiles-orig/bootstrap.mk\nmakefiles-orig/include.mk\n---------------------------\n  o Rename makefiles/ to makefiles-orig/ as an interim step.\n  o Transition to using repo:onf-make as a git sub-module which\n    will allow removing duplicat and custom logic in each repository.\n\ntesting/certification.rst\n-------------------------\n  o Morph broken URL into a comment while configs are mia (certification.yaml).\n\nChange-Id: I9396aec0301d263f18364944ad2ebdf633e52f57\n"
    }
  ]
}
