[owners] Remove denniskempin@google.com from OWNERS

This suggested change is automatically generated based on group
memberships and affiliations.

Please approve this change and vote the highest CR. This will keep the OWNERs
file tidy.  We ask that you do not ignore this change and approve it
unless you know a reason the OWNER should remain.  It can always be
reverted if needed.

If this change is in error, vote the lowest CR value (i.e. reject the CL)
and the bot will abandon it.

See the owner's recent review activity for context:
https://chromium-review.googlesource.com/q/denniskempin@google.com

To report an issue, file a bug in the Infra>Codereview component.

Change-Id: I194fcd0829e55118b7cbc83001fba9afe1ff378d
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/containers/cros-container-guest-tools/+/6505334
Reviewed-by: Dmitry Torokhov <dtor@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Tested-by: Dmitry Torokhov <dtor@chromium.org>
Commit-Queue: Owners Cleanup <swarming-tasks@owners-cleanup-prod.google.com.iam.gserviceaccount.com>
Auto-Submit: Owners Cleanup <swarming-tasks@owners-cleanup-prod.google.com.iam.gserviceaccount.com>
1 file changed
tree: 354b53e007e8de2e553397ac5da2271d313919cc
  1. cros-adapta/
  2. cros-apt-config/
  3. cros-debs/
  4. cros-garcon/
  5. cros-guest-tools/
  6. cros-host-fonts/
  7. cros-logging/
  8. cros-motd/
  9. cros-notificationd/
  10. cros-pipe-config/
  11. cros-port-listener/
  12. cros-pulse-config/
  13. cros-sftp/
  14. cros-sommelier/
  15. cros-sommelier-config/
  16. cros-sudo-config/
  17. cros-systemd-overrides/
  18. cros-tast-tests/
  19. cros-ui-config/
  20. cros-vmstat-metrics/
  21. cros-wayland/
  22. cros-xdg-desktop-portal/
  23. kokoro/
  24. lxd/
  25. mesa/
  26. scripts/
  27. termina/
  28. .bazelversion
  29. .gitignore
  30. LICENSE
  31. OWNERS
  32. PRESUBMIT.cfg
  33. README.md
  34. WORKSPACE
README.md

cros-container-guest-tools

Overview

These are the guest packages for setting up a container to integrate with Chrome OS. This includes build scripts that are run in Google's internal continuous integration service.

Building

The guest packages can be built with Bazel.

bazelisk build //cros-debs:debs

Releasing

promote\_apt.sh MILESTONE and promote\_container.sh MILESTONE in scripts are used to promote containers from staging to live. NOTE: Whatever is the latest in staging is what gets promoted to live so make sure it's what was tested.