diff --git a/docs/how-to/git/add-user-to-git-secret.md b/docs/how-to/git/add-user-to-git-secret.md index 4270ae40..ac8cca64 100644 --- a/docs/how-to/git/add-user-to-git-secret.md +++ b/docs/how-to/git/add-user-to-git-secret.md @@ -1,4 +1,4 @@ -# How to add/remove a user to git-secret +# Managing users in git-secret This describes the steps to add a user's GPG key to the main `support` keyring, as well as how to add it to the `git-secret` setup in each account. @@ -93,7 +93,7 @@ in merge conflicts and more work figuring out what has actually changted. In your PR, please include the output of the `gpg {USERNAME}.gpg.asc` in the Pull Request text. -## Remove gpg keys for non existent users +## Remove user access from git-secret The below is an example.