Edit

kc3-lang/libevent/.mailmap

Branch :

  • Show log

    Commit

  • Author : Azat Khuzhin
    Date : 2019-11-17 15:41:22
    Hash : 026590f9
    Message : mailmap: add name/email aliases for yuangongji (name and email) Before: $ git log --format='%aE %aN' --author=yuangongji | sort | uniq -c 30 82787816@qq.com yuangongji 1 82787816@qq.com yuangongji (A) After: $ git log --format='%aE %aN' --author=yuangongji | sort | uniq -c 34 yuangongji@foxmail.com yuangongji

  • .mailmap
  • # name -> email
    Azat Khuzhin           <azat@libevent.org>
    yuangongji             <yuangongji@foxmail.com>
    
    # primary email -> alias
    <azat@libevent.org>                   <a3at.mail@gmail.com>
    yuangongji <yuangongji@foxmail.com>   <82787816@qq.com>