From 1698d56ff30a62a412471ea8c8e06ede2ca71e39 Mon Sep 17 00:00:00 2001 From: Marius Ghita Date: Wed, 27 Dec 2023 20:21:31 +0200 Subject: [PATCH] chore: fix default branch #8308 --- CODE_OF_CONDUCT.md | 2 +- repo.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index d2d4dfc..abfe9d9 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,5 +1,5 @@ ## TL;DR -# Managed by https://github.com/linkorb/repo-ansible. Manual changes will be overwritten. + Be nice. Provide and accept constructive feedback. Avoid spamming, abusive, trolling, and otherwise unacceptable behavior. Repeat violations may result in a permanent ban. diff --git a/repo.yaml b/repo.yaml index 680364a..0c733a5 100644 --- a/repo.yaml +++ b/repo.yaml @@ -9,5 +9,6 @@ name: connector type: library visibility: public github: + default_branch: master features: issues: true