-
Notifications
You must be signed in to change notification settings - Fork 270
Closed
Description
Some algorithms have author signature, like this one:
I believe we could remove these signatures for some reasons:
- Most of them have already been changed by other contributors
- The code does not belong to a specific person
- Having an author may discourage others from contributing to that code
- Git keeps history if we need to blame someone 😂