summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorvkalintiris <vasilis@netdata.cloud>2024-05-08 13:55:51 +0300
committerGitHub <noreply@github.com>2024-05-08 06:55:51 -0400
commit059e114cb4c16d3742768beb7cef7cd4685ed40b (patch)
tree8082df9a1f897d31f4def4bfd20651ed5775c6f6 /.github
parent6252de6add08caaef9dfdee2ea74c4b28a46fd92 (diff)
Remove contrib now that we use cpack for DEB packages (#17614)
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS1
-rw-r--r--.github/labeler.yml1
-rw-r--r--.github/workflows/packaging.yml1
3 files changed, 0 insertions, 3 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 4409f47d78..a05230df63 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -7,7 +7,6 @@
# Ownership by directory structure
.github/ @netdata/agent-sre
src/aclk/ @stelfrag
-contrib/debian @netdata/agent-sre
src/collectors/ @thiagoftsm
src/collectors/ebpf.plugin/ @thiagoftsm
src/collectors/charts.d.plugin/ @ilyam8 @Ferroin
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 7ec91d3e62..5798e9da6c 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -252,7 +252,6 @@ area/packaging:
- any:
- changed-files:
- any-glob-to-any-file:
- - contrib/**
- packaging/**
- system/**
- Dockerfile*
diff --git a/.github/workflows/packaging.yml b/.github/workflows/packaging.yml
index 1b0ee8affb..ad5b8faaa7 100644
--- a/.github/workflows/packaging.yml
+++ b/.github/workflows/packaging.yml
@@ -53,7 +53,6 @@ jobs:
**/*.patch
**/*.cmake
netdata.spec.in
- contrib/debian/
CMakeLists.txt
.github/data/distros.yml
.github/workflows/packaging.yml