Skip to content

Commit

Permalink
fix(move-stable): remove archived repos
Browse files Browse the repository at this point in the history
1. Remove tokman as it is no longer deployed.
2. Remove hardly as it is no longer deployed either.

Signed-off-by: Matej Focko <[email protected]>
  • Loading branch information
mfocko committed Sep 23, 2024
1 parent aaf4d30 commit d94f6e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/move_stable.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@
"packit-service-fedmsg",
"sandcastle",
"dashboard",
"tokman",
"packit-service",
"hardly",
]
REPOS_FOR_BLOG: List[str] = [
"packit",
Expand Down

0 comments on commit d94f6e0

Please sign in to comment.