Skip to content

Commit 5ae229e

Browse files
committed
chore: Update CONTRIBUTING.md to match prettier
1 parent 889ddbc commit 5ae229e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ python3 -c 'import secrets; print(secrets.token_hex(100))' > .credentials/SECRET
3737
1. Create a new or select an existing GitHub organisation to associate with the Nixpkgs security tracker.
3838

3939
We're using <https://github.com/Nix-Security-WG> for development.
40-
4140
- In the **Settings** tab under **Personal access tokens**, ensure that personal access tokens are allowed.
4241
- In the **Teams** tab, ensure there are at two teams for mapping user permissions.
4342
They will correspond to [`nixpkgs-committers`](https://github.com/orgs/nixos/teams/nixpkgs-committers) and [`security`](https://github.com/orgs/nixos/teams/security).
@@ -49,10 +48,8 @@ python3 -c 'import secrets; print(secrets.token_hex(100))' > .credentials/SECRET
4948

5049
We're using <https://github.com/apps/sectracker-testing> for local development and <https://github.com/apps/sectracker-demo> for the public demo deployment.
5150
[Register a new GitHub application](https://docs.github.com/en/apps/creating-github-apps/registering-a-github-app/registering-a-github-app) if needed.
52-
5351
- In **Personal access tokens** approve the request under **Pending requests** if approval is required
5452
- In **GitHub Apps**, go to **Configure** and then **App settings** (top row). Under **Permissions & events** (side panel):
55-
5653
- In **Repository Permissions** select **Administration (read-only)**, **Issues (read and write)**, and **(Metadata: read-only)**.
5754
- In **Organization Permissions** select **Administration (read-only)** and **(Members: read-only)**.
5855

@@ -73,7 +70,6 @@ python3 -c 'import secrets; print(secrets.token_hex(100))' > .credentials/SECRET
7370
<details><summary>If the account that shows up is your Developer Account</summary>
7471

7572
In the application settings / **Advanced**
76-
7773
- **Transfer ownership of this GitHub App** to the organisation account.
7874

7975
</details>

0 commit comments

Comments
 (0)