Skip to content

Commit 01455dc

Browse files
lgelauffclaude
andcommitted
docs(dev): replace hardcoded rdb.py line number with stable reference
Line numbers drift as the file grows. Reference the MAINTAINERS constant by name instead. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 03c79c6 commit 01455dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ log in to the local app in your browser, and then copy the value from the
101101
* (Optional) Add your username as the `superuser` in the config. (This will allow you to
102102
add `su_to=<any user>` to the backend, if you want to test submitting as another
103103
juror.)
104-
* Add your username to the list of maintainers in [rdb.py line 113](https://github.com/hatnote/montage/blob/master/montage/rdb.py#L113).
104+
* Add your username to the `MAINTAINERS` list near the top of `montage/rdb.py`.
105105
This will give your user top-level permissions in the full app, so you can view
106106
some logs (audit logs, active users), add/remove organizers, and get a
107107
coordinator view into all campaigns.

0 commit comments

Comments
 (0)