- date
- 2025-12-22T10:33:00.176314285Z
- author
- ben
- bennyschulenburg@gmx.de
- title
- Migrate from !project.json to `rubhub/profile` branch
Right now we store project metadata in a separate json file stored next to the bare git repo, since I really like how the issue system turned out I'd like to use a similar system here as well, basically have a special rubhub/profile branch which contains a README.md with frontmatter to specify project metadata, that way a project is just a bare repo with nothing else, and we get free versioning for metadata/configuration.