matthew-brett / delocate

Find and copy needed dynamic libraries into python wheels
BSD 2-Clause "Simplified" License
262 stars 59 forks source link

MRG: Add Kyle to LICENSE #177

Closed matthew-brett closed 1 year ago

matthew-brett commented 1 year ago

@HexDecimal - OK with this?

HexDecimal commented 1 year ago

Seems unnecessary since the license is already permissive and specific code ownership can be tracked with the Git history. I might suggest something like Matthew Brett and the Delocate contributors instead.

matthew-brett commented 1 year ago

How about now?

codecov-commenter commented 1 year ago

Codecov Report

Merging #177 (6fbf368) into master (db03c2a) will decrease coverage by 0.38%. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #177      +/-   ##
==========================================
- Coverage   95.47%   95.10%   -0.38%     
==========================================
  Files          14       14              
  Lines        1084     1267     +183     
==========================================
+ Hits         1035     1205     +170     
- Misses         49       62      +13     
Impacted Files Coverage Δ
delocate/tools.py 94.78% <0.00%> (-1.34%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more