Skip to content

Commit

Permalink
enforce 2FA
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-capella-bot committed Apr 11, 2024
1 parent 62b3c80 commit 9e182ce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions otterdog/eclipse-capella.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@ local orgs = import 'vendor/otterdog-defaults/otterdog-defaults.libsonnet';
orgs.newOrg('eclipse-capella') {
settings+: {
blog: "https://projects.eclipse.org/projects/polarsys.capella",
dependabot_security_updates_enabled_for_new_repositories: false,
description: "MBSE tool to successfully design system, software, and hardware architecture",
email: "[email protected]",
name: "Eclipse Capella™",
two_factor_requirement: false,
web_commit_signoff_required: false,
workflows+: {
actions_can_approve_pull_request_reviews: false,
Expand Down

0 comments on commit 9e182ce

Please sign in to comment.