How to display commit author name under jenkins consloe

hi All

I have a sample git project hello world in jenkins i am pulling repo from gitlab and running in Jenkins
after successful completion accessing console

http://localhost:8080/job/git_projcet/7/

its shows following way

Changes

Delete helloworld (details / gitlab)

i want output following way

Delete helloworld (details / gitlab/ srinivaspmm )

want to print committer name same page without going to details page