From 4398792775150c91390457840cb1838f0376e1f7 Mon Sep 17 00:00:00 2001 From: Harry Chen Date: Tue, 7 Dec 2021 20:50:55 +0800 Subject: [PATCH] Add atom Signed-off-by: Harry Chen --- github-release.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/github-release.py b/github-release.py index d8b2c99..8fe6568 100755 --- a/github-release.py +++ b/github-release.py @@ -47,8 +47,9 @@ REPOS = [ "dbeaver/dbeaver", # issue #1348 "ibmruntimes/semeru8-binaries", "ibmruntimes/semeru11-binaries", - "topjohnwu/Magisk", # issue #1156, + "topjohnwu/Magisk", # issue #1156 "PowerShell/PowerShell", # issue #1136 + "atom/atom", # issue 1187 ] # connect and read timeout value