Added opensource boilerplate

Added README, CONTRIBUTING, and LICENSE for opensourcing.

Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
Change-Id: I2b30aa798bd2e3fed43771acaf409cfd8cab0724
3 files changed
tree: d7a923d32d4d5635b6fa58f3b2114979af9ba67e
  1. CONTRIBUTING.md
  2. LICENSE
  3. README.md
README.md

Prow LKML email server for KUnit

TODO(avikr@google.com): add a better description.

KUnit is an in-tree unit testing framework for the Linux kernel. In the Linux kernel community, mailing lists are commonly used to propose and discuss patches. In order to foster the utilization of KUnit, we are making a presubmit server for patches on linux kernel mailing lists. Given that we currently have a prowjob image for running KUnit against gerrit repos, Prow is the logical choice for expanding this functionality for the mailing lists. This project will add the ability to trigger presubmit for Linux Kernel Mailing List patches on Prow using KUnit and report back to the mailing lists.