mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 10:08:50 -05:00
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/harvard-edge/cs249r_book/pull/1412
Author: @profvjreddi
Created: 4/19/2026
Status: ✅ Merged
Merged: 4/20/2026
Merged by: @profvjreddi
Base:
dev← Head:fix/mlsysim-contributors📝 Commits (1)
0e9f083fix(mlsysim): add missing contributors (VJ as #1, Zeljko Hrcek)📊 Changes
2 files changed (+24 additions, -0 deletions)
View changed files
📝
mlsysim/.all-contributorsrc(+22 -0)📝
mlsysim/README.md(+2 -0)📄 Description
Why
The MLSys·im contributor list rendered on the site was missing two real contributors. Caught during release prep:
mlsysim/profvjreddi)c56cb62c25, 2026-03-01)asgalon)hzeljko)dd9585543c, "Add compatibility layer for textbook scenarios")Shashank-Tripathi-07)This was an mlsysim-only outlier — both
labs/.all-contributorsrcand the root.all-contributorsrcalready list VJ as #1, and the root list already includes Zeljko.What
mlsysim/.all-contributorsrcas the first entry —code, design, doc, ideas, maintenance(rendered 🧑💻 🎨 ✍️ 🤔 🚧). Categories chosen to reflect originator + ongoing-lead role, going beyond the labscode+design+docbaseline.hzeljko) —code(🧑💻).<table>block inmlsysim/README.mdso the bot's source-of-truth JSON and the rendered HTML stay in lockstep. Final row order: VJ, Peter, Zeljko, Rocky.Verification
python3 -c "import json; json.load(open('mlsysim/.all-contributorsrc'))").Notes
/u/<id>?v=4for the existing two entries vs./<login>for VJ/Zeljko). Both work; matched the format used in the root.all-contributorsrcfor the new entries. The all-contributors bot will normalize on its next run if anyone uses it.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.