> On May 8, 2019, at 6:34 PM, Gilles Sadowski <gillese...@gmail.com> wrote:
> 
>> Le jeu. 9 mai 2019 à 00:25, <aherb...@apache.org> a écrit :
>> 
>> This is an automated email from the ASF dual-hosted git repository.
>> 
>> aherbert pushed a commit to branch master
>> in repository https://gitbox.apache.org/repos/asf/commons-rng.git
>> 
>> 
>> The following commit(s) were added to refs/heads/master by this push:
>>     new 0996b4e  Update pom.xml
>>     new 280f3ec  Merge pull request #42 from AbhishekSinghDhadwal/master
>> 0996b4e is described below
>> 
>> commit 0996b4e4292411d392e2aa666686974323a58029
>> Author: Abhishek Singh Dhadwal 
>> <39513876+abhisheksinghdhad...@users.noreply.github.com>
> 
> Abhishek,
> 
> You might want to have your actual email address appear in the log...

Anywhere from your command line

git config —global user.name “my actualName”
git config —global user.email “m...@emailaddress.org”

Where those dashes before “global” above are two dashes. GitHub will otherwise 
associate your commits with your authentication

> 
> Regards,
> Gilles
> 
>> AuthorDate: Thu May 9 00:35:29 2019 +0530
>> 
>>    Update pom.xml
>> ---
>> pom.xml | 3 +++
>> 1 file changed, 3 insertions(+)
>> 
>> diff --git a/pom.xml b/pom.xml
>> index cdac4f7..8d43d2a 100644
>> --- a/pom.xml
>> +++ b/pom.xml
>> @@ -74,6 +74,9 @@
>>     <contributor>
>>       <name>Artem Barger</name>
>>     </contributor>
>> +     <contributor>
>> +      <name>Abhishek Singh Dhadwal</name>
>> +    </contributor>
>>   </contributors>
>> 
>>   <dependencies>
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to