Skip to content

Commit e0f40d2

Browse files
hyperpolymathclaude
andcommitted
Replace RSR template placeholders with actual values
Fill {{REPO}}, {{OWNER}}, {{FORGE}}, {{AUTHOR}}, {{AUTHOR_EMAIL}}, {{SECURITY_EMAIL}}, {{CURRENT_YEAR}}, and {{PROJECT_NAME}} across CONTRIBUTING.md, CODE_OF_CONDUCT.md, SECURITY.md, issue templates, and workflow files. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 4a5a76e commit e0f40d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PLACEHOLDERS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ sed -i "s/2026-02-20/$(date +%Y-%m-%d)/g" $(grep -rl '2026-02-20' .)
6868
| Placeholder | Description | Example | Files |
6969
|---|---|---|---|
7070
| `jonathan.jewell@open.ac.uk` | Security contact email | `security@example.org` | SECURITY.md |
71-
| `{{PGP_FINGERPRINT}}` | 40-char PGP fingerprint | `ABCD 1234 ...` | SECURITY.md |
71+
| `[PGP fingerprint not set]` | 40-char PGP fingerprint | `ABCD 1234 ...` | SECURITY.md |
7272
| `{{PGP_KEY_URL}}` | URL to public PGP key | `https://keys.openpgp.org/...` | SECURITY.md |
7373
| `https://github.com/hyperpolymath/i-human` | Project website | `https://example.org` | SECURITY.md |
7474
| `jonathan.jewell@open.ac.uk` | Conduct reports email | `conduct@example.org` | CODE_OF_CONDUCT.md |

0 commit comments

Comments
 (0)