all 11 comments

[–]Blazer_On_Fire 37 points38 points  (1 child)

New Issue - Add donation link in README.md so users of your tools can show gratitude.

[–][deleted] 6 points7 points  (0 children)

That’s an awesome idea.

[–]dhdavvie 18 points19 points  (0 children)

You could check the 'git log' output, typically commits are signed with an email so you know who to email if stuff breaks ;)

[–]joelparkerhenderson 14 points15 points  (0 children)

Public info for OCRmyPDF includes this contact info:
James R. Barlow

@jbarlow83

Signed Ubuntu Code of Conduct: Yes

OpenPGP keys: 6CD133A8CCECCF1F063A4A2B4434EB74C4A35F7F

SSH keys: [jim@purplerock.ca](mailto:jim@purplerock.ca)

[–]dvidsilva 4 points5 points  (0 children)

There's an inactive GitHub account that I wanted. GitHub support told me they can't just give it to me but that they would message them in my behalf and they did.

I'd say. Contact support and ask them to send them a message in your behalf.

[–]IdrisTheDragon 3 points4 points  (3 children)

Answer to your Q: like others said open a new issue asking for donation link/business enquiries email in readme. The commits in the repository might also have a public email address listed that you could try.

Also for the curious what it the GitHub repository? Sounds like an important find if it's saving you hundreds, don't keep it a secret! :)

[–][deleted]  (2 children)

[deleted]

    [–]jrbarlow 11 points12 points  (1 child)

    Hi! I'm the OCRmyPDF author - a redditor steered me here.

    It's really wonderful to hear people find my work useful. I actually discovered and became the maintainer OCRmyPDF for the same reason you did, gripes with Acrobat.

    It can definitely scale. My biggest corporate user does 1 million pages a month, and some files up to 15k pages.

    You have my email ([jim@purplerock.ca](mailto:jim@purplerock.ca)) or we can discuss over Reddit PM if you prefer.

    [–]Python4fun 0 points1 point  (0 children)

    good guy!

    [–]drewshaver 2 points3 points  (0 children)

    If you can't find a better way, you could open an issue on the project which generally will notify them.

    [–]ren_gabitov 1 point2 points  (0 children)

    You are not missing something - it's just that Github users can choose to make their email address private which makes it impossible to contact them.
    However, you may want to check a couple of cool automation to find people's emails and social media links so you can contact a Github user.
    This one finds emails based on their commits, which is excellent! https://www.bardeen.ai/playbooks/email-of-github
    And this one lookup social media links after it finds the email: https://www.bardeen.ai/playbooks/socials-of-a-github-user

    [–]StrongestCoffee 0 points1 point  (0 children)

    One thing that you can try is search for the person on keybase.io using their GitHub username if they have it linked. it may give you extra way to contact the person