Hacker News new | ask | show | jobs
Why do people archive their projects on GitHub instead of leaving it open?
3 points by AdityaSanthosh 1016 days ago
Just wanted to know if there's any reason beside the obvious
2 comments

It signifies that the project is no longer being maintained.

> You can archive a repository to make it read-only for all users and indicate that it's no longer actively maintained. You can also unarchive repositories that have been archived.

https://docs.github.com/en/repositories/archiving-a-github-r...

Some repos are deliberately 'frozen in time' for posterity purposes