This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-cpp.git
commit 39cc8027925c4aa10f3d5739f2da01bb81ddfad0 Author: Robbie Gemmell <[email protected]> AuthorDate: Wed Apr 15 16:21:54 2026 +0100 update repo metadata + settings --- .asf.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index d247ea1e4..8e7ba1e22 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -19,8 +19,8 @@ # https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-GitHubsettings github: - description: "Mirror of Apache Qpid C++" - homepage: https://qpid.apache.org/components/cpp-broker + description: "Archive of Apache Qpid C++" + homepage: https://qpid.apache.org labels: - qpid - apache @@ -44,6 +44,6 @@ github: autolink_jira: - INFRA - QPID - dependabot_alerts: true - dependabot_updates: true + dependabot_alerts: false + dependabot_updates: false del_branch_on_merge: true --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
