Skip to content

Commit 1058055

Browse files
committed
update release metadata repo url
Reviewed-by: Richard Levitte <[email protected]> Reviewed-by: Tomas Mraz <[email protected]> (Merged from #216)
1 parent a59c199 commit 1058055

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HOWTO-publish-a-release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ programs in you `$PATH`:
4141

4242
You must have access to the following repositories:
4343

44-
- `[email protected]:openssl/security-advisories.git`
44+
- `[email protected]:openssl/release-metadata.git`
4545

4646
This contains files to be updated as part of any release.
4747

@@ -211,7 +211,7 @@ data repo*
211211
If there is a Security Advisory then copy it into the secadv directory.
212212

213213
Make a pull request from your changes, against the release metadata repo
214-
(the release metadata repo being `[email protected]:openssl/security-advisories.git`).
214+
(the release metadata repo being `[email protected]:openssl/release-metadata.git`).
215215
Await approval from reviewers, then merge the pull request.
216216

217217
# Post-publishing tasks

0 commit comments

Comments
 (0)