Skip to content

Commit 1f8d39b

Browse files
authored
1 parent 95d7e79 commit 1f8d39b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

otterdog/eclipse-platform.jsonnet

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,6 +560,7 @@ orgs.newOrg('eclipse.platform', 'eclipse-platform') {
560560
],
561561
},
562562
orgs.newRepo('www.eclipse.org-eclipse-news') {
563+
archived: true,
563564
default_branch: "master",
564565
delete_branch_on_merge: false,
565566
has_projects: false,
@@ -585,6 +586,7 @@ orgs.newOrg('eclipse.platform', 'eclipse-platform') {
585586
],
586587
},
587588
orgs.newRepo('www.eclipse.org-swt') {
589+
archived: true,
588590
allow_merge_commit: true,
589591
default_branch: "master",
590592
delete_branch_on_merge: false,

0 commit comments

Comments
 (0)