[ {
  "email" : "merocle@gmail.com",
  "userName" : "Ivan Kuleshov",
  "commitsCount" : 7,
  "commitsCount30Days" : 0,
  "commitsCount90Days" : 7,
  "commitsCount180Days" : 7,
  "commitsCount365Days" : 7,
  "firstCommitDate" : "2025-11-25",
  "latestCommitDate" : "2025-12-18",
  "activeYears" : [ "2025" ],
  "commitDates" : [ "2025-12-18", "2025-11-26", "2025-11-25" ],
  "bot" : false,
  "active" : true,
  "rookie" : true
}, {
  "email" : "me@jonnyzzz.com",
  "userName" : "Eugene Petrenko",
  "commitsCount" : 3,
  "commitsCount30Days" : 0,
  "commitsCount90Days" : 3,
  "commitsCount180Days" : 3,
  "commitsCount365Days" : 3,
  "firstCommitDate" : "2025-11-24",
  "latestCommitDate" : "2025-11-24",
  "activeYears" : [ "2025" ],
  "commitDates" : [ "2025-11-24" ],
  "bot" : false,
  "active" : true,
  "rookie" : true
} ]