From 7eebcbc968e9ff43305834d3581a9aec04817e09 Mon Sep 17 00:00:00 2001 From: Hugo Date: Sun, 6 Jan 2019 16:17:37 +0200 Subject: [PATCH] Put username in code to prevent spamming when pasting checklist into release issue --- RELEASING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASING.md b/RELEASING.md index 9b4996347..164891d7e 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -80,8 +80,8 @@ Released as needed privately to individual vendors for critical security-related ## Binary Distributions ### Windows -* [ ] Contact @cgohlke for Windows binaries via release ticket e.g. https://github.com/python-pillow/Pillow/issues/1174. -* [ ] Download and extract tarball from @cgohlke and ``twine upload *``. +* [ ] Contact `@cgohlke` for Windows binaries via release ticket e.g. https://github.com/python-pillow/Pillow/issues/1174. +* [ ] Download and extract tarball from `@cgohlke` and ``twine upload *``. ### Mac and Linux * [ ] Use the [Pillow Wheel Builder](https://github.com/python-pillow/pillow-wheels):