Commit Graph

2 Commits

Author SHA1 Message Date
Enrico Weigelt, metux IT consult 4184c31986 scripts: get_maintainers.pl: fixup for xserver tree
The script checks for certain files in the kernel tree, so it needs to
be fixed up for working with xserver tree.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-02-19 09:50:44 +00:00
Enrico Weigelt, metux IT consult 861fc55e7c scripts: steal get_maintainer.pl from Linux kernel
This is a nice tool for finding the maintainers and mailing lists
for specific files/directories, and also suited for being called
by other tooling.

Copying it over as-is from the Linux tree. Subsequent commits will
tweak it for working with the Xserver tree.

X-Original-Commit: 0a8db05b571ad5b8d5c8774a004c0424260a90bd
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-02-19 09:50:44 +00:00