Skip to content

Commit

Permalink
Allow members to change project visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-oniro4openharmony-bot committed Dec 20, 2023
1 parent e0e77bf commit ed779bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion otterdog/eclipse-oniro4openharmony.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ local orgs = import 'vendor/otterdog-defaults/otterdog-defaults.libsonnet';
orgs.newOrg('eclipse-oniro4openharmony') {
settings+: {
description: "",
members_can_change_project_visibility: false,
name: "Eclipse Oniro for OpenHarmony",
packages_containers_internal: false,
packages_containers_public: false,
Expand Down

0 comments on commit ed779bd

Please sign in to comment.