Remix.run Logo
RossBencina 13 hours ago

Here's the force pushed pyproject.toml with the new author if anyone cares:

https://github.com/google/artemis/compare/14e02c4c27bc5b3c0d...

    + authors = [
    +     { name = "somew1nd", email = "[REDACTED]@outlook.com" },
    + ]
Seems legit