Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC: Contributors file #1132

Merged
merged 5 commits into from Jul 20, 2022
Merged

DOC: Contributors file #1132

merged 5 commits into from Jul 20, 2022

Conversation

MartinThoma
Copy link
Member

@MartinThoma MartinThoma commented Jul 18, 2022

Discussions: #798

@MartinThoma
Copy link
Member Author

@Hatell @exiledkingcc @ztravis @xilopaint May I add you? If yes, please leave a comment in the described format:

* Name: 140-characters of text; links to linkedin / github / other profiles and personal pages are ok

Where Name is either the GitHub username or the "Last name, First name"

@Hatell
Copy link
Contributor

Hatell commented Jul 20, 2022

Yes you can.

This kind format is ok, name and link to github profile.

[Karvonen, Harry](https://github.com/Hatell/)

@ztravis
Copy link
Contributor

ztravis commented Jul 20, 2022

Sure - ztravis is sufficient.

@xilopaint
Copy link
Contributor

Not sure if I got the format right, but this is my data:

Pinheiro, Arthur; https://github.com/xilopaint

@codecov
Copy link

codecov bot commented Jul 20, 2022

Codecov Report

Merging #1132 (cc80641) into main (df95aae) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1132   +/-   ##
=======================================
  Coverage   92.03%   92.03%           
=======================================
  Files          24       24           
  Lines        4671     4671           
  Branches      965      965           
=======================================
  Hits         4299     4299           
  Misses        227      227           
  Partials      145      145           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update df95aae...cc80641. Read the comment docs.

@MartinThoma MartinThoma merged commit c63a0ff into main Jul 20, 2022
@MartinThoma MartinThoma deleted the contributors branch July 20, 2022 20:54
MartinThoma added a commit that referenced this pull request Jul 21, 2022
New Features (ENH):
-  Add `outline_count` property (#1129)

Bug Fixes (BUG):
-  Make reader.get_fields also return dropdowns with options (#1114)
-  Add deprecated EncodedStreamObject functions back until PyPDF2==3.0.0 (#1139)

Robustness (ROB):
-  Cope with missing /W entry (#1136)
-  Cope with invalid parent xref (#1133)

Documentation (DOC):
-  Contributors file (#1132)
-  Fix type in signature of PdfWriter.add_uri (#1131)

Developer Experience (DEV):
-  Add .git-blame-ignore-revs (#1141)

Code Style (STY):
-  Fixing typos (#1137)
-  Re-use code via get_outlines_property in tests (#1130)

Full Changelog: 2.6.0...2.7.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants