ci: protect deployment/build files and update maintainer contact

- Add ci-approval protection for docker/, charts/, openshift/,
    and build_oai and build_helper files
  - Update oai email contact to `oaicicdteam@openairinterface.org`
  - Change GitLab to GitHub in `GET_SOURCES.md`

Signed-off-by: Shubhika Garg <shubhika.garg@openairinterface.org>
This commit is contained in:
Shubhika Garg
2026-06-10 10:15:45 +02:00
parent d4d494d0d3
commit 29be39948c
7 changed files with 11 additions and 6 deletions

View File

@@ -9,7 +9,7 @@
FROM registry.redhat.io/ubi9/ubi:latest AS ran-base
LABEL MAINTAINER OpenAirInterface <contact@openairinterface.org>
LABEL MAINTAINER OpenAirInterface <oaicicdteam@openairinterface.org>
ARG NEEDED_GIT_PROXY
ARG TARGETARCH
ENV TZ=Europe/Paris