diff options
author | Laszlo Kiraly <laszlo.kiraly@est.tech> | 2021-11-02 11:07:19 +0100 |
---|---|---|
committer | Beno�t Ganne <bganne@cisco.com> | 2021-11-19 15:06:08 +0000 |
commit | e56008519b87d7ac8d4e5e5cce7be3233ee1727b (patch) | |
tree | 5302811438e902f9647a0d2487475ecb37a168ef /MAINTAINERS | |
parent | 6fdcc3daa40ebfcb793998b6e4527dd6db03cfb7 (diff) |
build: (opensuse) Revert build remove opensuse build infra
Added missing deps
Removed Thumbleweed support
Changed python2 to python3
Added Dockerfile for suse-leap build
Type: make
Change-Id: Ie73d2382a73ebc9d4475ace1a8f818fe38cf40c0
Signed-off-by: Laszlo Kiraly <laszlo.kiraly@est.tech>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 17e4c078fe4..ddcacae84ca 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -795,6 +795,11 @@ M: Ole Troan <ot@cisco.com> M: Paul Atkins <patkins@graphiant.com> F: src/vnet/ipfix-export/ +RPM packaging on openSUSE +I: rpm-packaging +M: Laszlo Kiraly <laszlo.kiraly@est.tech> +F: src/extras/rpm/opensuse + THE REST I: misc M: vpp-dev Mailing List <vpp-dev@fd.io> |