I recently made a pull request to an open source repository that I frequently contribute too (one that I am a maintainer too as well), and I got a request from another maintainer to delete all credit to myself as this is an open source project.
I'm currently giving myself credit by using a comment at the top of the file:
#Created by Harsha Goli
I have seen this syntax used everywhere, so i'm confused on what the 'proper standards' are. The comment that other maintainer made exactly is:
Removed Author title, this is an opensource project, authored by the community
Ethically, how do you credit an author? Or is it just on a product-by-product basis?