CONTRIB: move src/da.c and contrib/deviceatlas to addons/deviceatlas
authorWilly Tarreau <w@1wt.eu>
Fri, 2 Apr 2021 14:19:39 +0000 (16:19 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 2 Apr 2021 15:48:42 +0000 (17:48 +0200)
commitf8d9ec57f0f33d8f28e35c86a9d6890c853104a7
tree3b30bf727916763cce97f5ca8e53f149ceaa92ac
parent977209d1d80aa2e4821c8b67703094e2aeda29e5
CONTRIB: move src/da.c and contrib/deviceatlas to addons/deviceatlas

Both the source file and the dummy library are now at the same place.
Maybe the build howto could be moved there as well to make things even
cleaner.

The Makefile, MAINTAINERS, doc, github build matrix, coverity checks
and travis CI's build were updated.
.github/matrix.py
.github/workflows/coverity.yml
.travis.yml
MAINTAINERS
Makefile
addons/deviceatlas/da.c [moved from src/da.c with 100% similarity]
addons/deviceatlas/dummy/Makefile [moved from contrib/deviceatlas/Makefile with 66% similarity]
addons/deviceatlas/dummy/dac.c [moved from contrib/deviceatlas/dac.c with 100% similarity]
addons/deviceatlas/dummy/dac.h [moved from contrib/deviceatlas/dac.h with 100% similarity]
addons/deviceatlas/dummy/json.c [moved from contrib/deviceatlas/json.c with 100% similarity]
doc/DeviceAtlas-device-detection.txt