New entry in `.mailmap` #6683

Merged
merged 1 commit into from Jul 7, 2016

Conversation

Projects
None yet
4 participants
Contributor

afvincent commented Jul 3, 2016

Add "Adrien F. Vincent" to .mailmap. This should avoid obfuscating the GH stats with 4 different variations of my name...

@afvincent @afvincent afvincent Add Adrien F. Vincent to `.mailmap`
This should avoid obfuscating the GH stats with 4 different variations of my name...
0af158f

mdboom added the needs_review label Jul 3, 2016

tacaswell added this to the 2.0.1 (next bug fix release) milestone Jul 3, 2016

@tacaswell tacaswell merged commit 068d0b4 into matplotlib:master Jul 7, 2016

2 of 3 checks passed

coverage/coveralls Coverage decreased (-0.002%) to 70.273%
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details

tacaswell removed the needs_review label Jul 7, 2016

@tacaswell tacaswell added a commit that referenced this pull request Jul 7, 2016

@tacaswell tacaswell Merge pull request #6683 from afvincent/new_entry_mailmap_for_afvincent
New entry in `.mailmap`
f6edf47
Owner

tacaswell commented Jul 7, 2016

backported to v1.5.2-doc as f6edf47

@arafune arafune added a commit to arafune/matplotlib that referenced this pull request Aug 7, 2016

@arafune arafune Merge commit '70e7a6c4e9c5effbbb5ad9c261af2cca6d31a90c'
* commit '70e7a6c4e9c5effbbb5ad9c261af2cca6d31a90c':
  Feedback from review
  Merge pull request #6832 from hoiqs/tex-unicode-demo
  Merge pull request #6881 from pdebuyl/master
  Merge pull request #6861 from andreas-h/patch-2
  Merge pull request #6878 from matthew-brett/use-venv-for-py3
  dtype names must be strings and not unicode in python2
  Make longshort python3 compatible
  Revert "Remove out of datelongshort example"
  interkeys should be called on the dict and not the keys
  np.dtype does not support unicode strings on python 2.7 so encode before creating
  Remove out of datelongshort example
  rc_traits example depends on traits so don't run it during docss build
  Multiprocess example depends on gtk so don't run it during docss build
  Don't try to run image_thumbnail example as part of docs build
  Run misc examples as part of docs build
  Merge pull request #6683 from afvincent/new_entry_mailmap_for_afvincent
  DOC: add DOI for 1.5.2

# Conflicts:
#	.mailmap
3c193b0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment