First example we at MELPA have seen of an #emacs package getting hacked (upstream of us, in GitHub): https://github.com/kubernetes-el/kubernetes-el/issues/383
@j3rn @sanityinc I've been running on magit from 2011 for ... well, since 2011
and using subtrees to lock in all my packages in my dotfiles repo for nearly as long; works great and I highly recommend it
@j3rn @sanityinc I didn't do this from the start, but a couple years ago I started a policy of reading every line of elisp in a package before adding it
of course it has the effect of making sure I don't add a lot of elisp to my setup, but I think that's a good thing