[pull] master from firebase:master #1
DCO
There are 111 commits incorrectly signed off. This means that the author(s) of these commits failed to include a Signed-off-by line in their commit message.
To avoid having PRs blocked in the future, always include Signed-off-by: Author Name <authoremail@example.com> in every commit message. You can also do this automatically by using the -s flag (i.e., git commit -s).
Here is how to fix the problem so that this code can be merged.
Rebase the branch
If you have a local git environment and meet the criteria below, one option is to rebase the branch and add your Signed-off-by lines in the new commits. Please note that if others have already begun work based upon the commits in this branch, this solution will rewrite history and may cause serious issues for collaborators (described in the git documentation under "The Perils of Rebasing").
You should only do this if:
- You are the only author of the commits in this branch
- You are absolutely certain nobody else is doing any work based upon this branch
- There are no empty commits in the branch (for example, a DCO Remediation Commit which was added using
--allow-empty)
To add your Signed-off-by line to every commit in this branch:
- Ensure you have a local copy of your branch by checking out the pull request locally via command line.
- In your local branch, run:
git rebase HEAD~114 --signoff - Force push your changes to overwrite the branch:
git push --force-with-lease origin master
Summary
Commit sha: 6d826fd, Author: Andrii Oriekhov, Committer: GitHub; The sign-off is missing.
Commit sha: 0e35c9a, Author: bojeil-google, Committer: GitHub; The sign-off is missing.
Commit sha: 44b7568, Author: Chris Hua, Committer: GitHub; The sign-off is missing.
Commit sha: 52eb94a, Author: David Buxton, Committer: GitHub; The sign-off is missing.
Commit sha: 4323ed8, Author: Doris-Ge, Committer: GitHub; The sign-off is missing.
Commit sha: 5b7ac05, Author: dwyfrequency, Committer: GitHub; The sign-off is missing.
Commit sha: 3c39186, Author: Edwin Liu, Committer: GitHub; The sign-off is missing.
Commit sha: 0a11d07, Author: Hardik Shah, Committer: GitHub; The sign-off is missing.
Commit sha: 9ff16bd, Author: Hiranya Jayathilaka, Committer: GitHub; The sign-off is missing.
Commit sha: fb64981, Author: Hiranya Jayathilaka, Committer: GitHub; The sign-off is missing.
Commit sha: f38c5f7, Author: Hiranya Jayathilaka, Committer: GitHub; The sign-off is missing.
Commit sha: ebf1bcd, Author: Hiranya Jayathilaka, Committer: GitHub; The sign-off is missing.
Commit sha: 4fa2918, Author: Huw Martin, Committer: GitHub; The sign-off is missing.
Commit sha: e2ddedb, Author: Jesús Losada, Committer: GitHub; The sign-off is missing.
Commit sha: fccf814, Author: jimcasteleiro, Committer: GitHub; The sign-off is missing.
Commit sha: 363166b, Author: joefspiro, Committer: GitHub; The sign-off is missing.
Commit sha: e1c6c6f, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: aef52be, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: c77608e, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: ea885c1, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 3773b64, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: e073f8c, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 7a9dfa0, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: df94f8b, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 4f20371, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 2252f17, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 2d64228, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: c988d2f, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 2376584, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 9c1f5b5, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: ee5cb24, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 451880f, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: b992604, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: a7ac17a, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 0752992, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 8bcc751, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 7dbe278, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: f25394e, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 244f32b, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 32b900b, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 8727e91, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 2a8170f, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 32e8dd2, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: be56a0f, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 50ace23, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: d3e2a63, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 1b131f0, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 43ab91e, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 8ba819a, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 0ce187f, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: e6c95e7, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 387f11a, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: bde3fb0, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 70013c8, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 2d9b18c, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: f7546f5, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 99b6020, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: e4aff7e, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 339452e, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 8d8439f, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 2c8a34a, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 6555a84, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 5e75250, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 3d3ef0c, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: de713d2, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: ee8fd70, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: f85a8de, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 2305519, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 807e7e1, Author: Jonathan Edey, Committer: GitHub; The sign-off is missing.
Commit sha: 172f200, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: 01db7eb, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: 1a53b04, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: 9f3143c, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: f695072, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: 6dd41aa, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: 684bd24, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: 6ee8528, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: 7cfb798, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: 44a8fde, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: 336dbef, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: 32d40ca, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: 78d2e44, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: 0dd6303, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: 6c565f2, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: 37ecf18, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: b9e95e8, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: 18714fb, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: 68001d9, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: 5c21b81, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: 6ae9408, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: 59a22b3, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: 4052a3c, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: 0e87c44, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: b4700da, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: c044729, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: d8d6aea, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: 3c86208, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: ffeb939, Author: Lahiru Maramba, Committer: GitHub; The sign-off is missing.
Commit sha: 02596dc, Author: Łukasz Skarżyński, Committer: GitHub; The sign-off is missing.
Commit sha: b2173da, Author: Marco Tomas Rodriguez, Committer: GitHub; The sign-off is missing.
Commit sha: e0599f9, Author: Minki Kim, Committer: GitHub; The sign-off is missing.
Commit sha: a14ca32, Author: Pieter Ennes, Committer: GitHub; The sign-off is missing.
Commit sha: cc9a069, Author: Pijush Chakraborty, Committer: GitHub; The sign-off is missing.
Commit sha: 9e5b8e3, Author: pragatimodi, Committer: GitHub; The sign-off is missing.
Commit sha: 77848a6, Author: pragatimodi, Committer: GitHub; The sign-off is missing.
Commit sha: 008b1d8, Author: Ryan Kohler, Committer: GitHub; The sign-off is missing.
Commit sha: f0865f7, Author: Samuel Dion-Girardeau, Committer: GitHub; The sign-off is missing.
Commit sha: 348a90d, Author: Sarmad Gulzar, Committer: GitHub; The sign-off is missing.
Commit sha: 0d498a6, Author: Terence Nip, Committer: GitHub; The sign-off is missing.
Commit sha: d7772f9, Author: Thomas Burke, Committer: GitHub; The sign-off is missing.
Commit sha: e5618c0, Author: あいうえお, Committer: GitHub; The sign-off is missing.