systemd: Add DIR_METADATA

Add a basic DIR_METADATA indicating what team is responsible for this
directory.

BUG=None
TEST=None

Change-Id: I039f2149b974b0eb7a23bd4b5125e772b7807455
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/systemd/+/4616297
Commit-Queue: Ian Barkley-Yeung <iby@chromium.org>
Reviewed-by: Allen Webb <allenwebb@google.com>
Tested-by: Ian Barkley-Yeung <iby@chromium.org>
1 file changed
tree: a73af9489b36ce504a956f2df3a4c6b73dae128b
  1. .github/
  2. .lgtm/
  3. .mkosi/
  4. catalog/
  5. coccinelle/
  6. docs/
  7. factory/
  8. hwdb.d/
  9. man/
  10. modprobe.d/
  11. network/
  12. po/
  13. presets/
  14. rules.d/
  15. semaphoreci/
  16. shell-completion/
  17. src/
  18. sysctl.d/
  19. sysusers.d/
  20. test/
  21. tmpfiles.d/
  22. tools/
  23. travis-ci/
  24. units/
  25. xorg/
  26. .clang-format
  27. .ctags
  28. .dir-locals.el
  29. .editorconfig
  30. .gitattributes
  31. .gitignore
  32. .lgtm.yml
  33. .mailmap
  34. .travis.yml
  35. .vimrc
  36. .ycm_extra_conf.py
  37. azure-pipelines.yml
  38. configure
  39. DIR_METADATA
  40. LICENSE.GPL2
  41. LICENSE.LGPL2.1
  42. Makefile
  43. meson.build
  44. meson_options.txt
  45. mkosi.build
  46. NEWS
  47. OWNERS
  48. README
  49. README.md
  50. TODO
  51. zanata.xml
README.md

Systemd

System and Service Manager

Semaphore CI Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
Travis CI Build Status
Language Grade: C/C++
CentOS CI - CentOS 7
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
Build Status
Fossies codespell report Packaging status

Details

Most documentation is available on systemd's web site.

Assorted, older, general information about systemd can be found in the systemd Wiki.

Information about build requirements is provided in the README file.

Consult our NEWS file for information about what's new in the most recent systemd versions.

Please see the Hacking guide for information on how to hack on systemd and test your modifications.

Please see our Contribution Guidelines for more information about filing GitHub Issues and posting GitHub Pull Requests.

When preparing patches for systemd, please follow our Coding Style Guidelines.

If you are looking for support, please contact our mailing list or join our IRC channel.

Stable branches with backported patches are available in the stable repo.