diff options
author | Leo Vivier <zaeph@zaeph.net> | 2022-10-08 15:20:46 +0200 |
---|---|---|
committer | Leo Vivier <zaeph@zaeph.net> | 2022-10-08 15:20:46 +0200 |
commit | a146cb5f7029b6cec4eaa50bb1e49e8c0164d0a9 (patch) | |
tree | e01d3aabc149fe46a44c3f379a9eec7cb85702cb /2022/organizers-notebook | |
parent | c1d6e20096746c3879347fb65a8b9a2d9a7dd760 (diff) | |
download | emacsconf-wiki-a146cb5f7029b6cec4eaa50bb1e49e8c0164d0a9.tar.xz emacsconf-wiki-a146cb5f7029b6cec4eaa50bb1e49e8c0164d0a9.zip |
Add new process for adding users to gitolite
Diffstat (limited to '2022/organizers-notebook')
-rw-r--r-- | 2022/organizers-notebook/index.org | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org index 40226cd7..edde827b 100644 --- a/2022/organizers-notebook/index.org +++ b/2022/organizers-notebook/index.org @@ -780,6 +780,14 @@ Interested in a shift? Please e-mail [[mailto:emacsconf-org-private@gnu.org]] an :END: #+TOC: headlines 1 local +** Giving conf.org access to a new volunteer or fake user +This can only be done by the admins of the gitolite instance (bandali and zaeph, prioritize zaeph). This is because the changes need to be made in the gitolite-admin repo that can only be accessed by admins. In a pinch, people with access to the `orga` user on front0 can manually add themselves to the list of admins and manually rebuild the instance. + +Regular process: +- Get public key from volunteer, +- Add key under ~./key/dir/~, +- Update permissions on ~./conf/gitolite.conf~, +- Push to origin. ** As prerecorded talks come in :PROPERTIES: :CUSTOM_ID: prerec-process |