We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03c79c6 commit 01455dcCopy full SHA for 01455dc
1 file changed
dev.md
@@ -101,7 +101,7 @@ log in to the local app in your browser, and then copy the value from the
101
* (Optional) Add your username as the `superuser` in the config. (This will allow you to
102
add `su_to=<any user>` to the backend, if you want to test submitting as another
103
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).
+* Add your username to the `MAINTAINERS` list near the top of `montage/rdb.py`.
105
This will give your user top-level permissions in the full app, so you can view
106
some logs (audit logs, active users), add/remove organizers, and get a
107
coordinator view into all campaigns.
0 commit comments