Comment by max46
5 years ago
>You're right - in fact we should do this for every line of code, so that we know of whom to ask questions!
if you want to live in this kind of absolutism, I would rather have the name on every line than no comments at all.
Good news then: git blame already does this, and modern editors show it all the time (via copying Code Lens features from Visual Studio).
Install the appropriate extension for GitHub and you can have it there too, with no extra effort or maintenance burden of duplicative metadata.