[TRIVIAL] Close a bunch of stale Pull Requests Pull Requests: This closes #1434 This closes #1404
Project: http://git-wip-us.apache.org/repos/asf/reef/repo Commit: http://git-wip-us.apache.org/repos/asf/reef/commit/aa30e7fe Tree: http://git-wip-us.apache.org/repos/asf/reef/tree/aa30e7fe Diff: http://git-wip-us.apache.org/repos/asf/reef/diff/aa30e7fe Branch: refs/heads/REEF-335 Commit: aa30e7fec2f4d771dc48bd87048333fa2f4b0b16 Parents: 8dc3331 Author: Markus Weimer <[email protected]> Authored: Wed Apr 25 13:26:47 2018 -0700 Committer: Markus Weimer <[email protected]> Committed: Wed Apr 25 13:26:47 2018 -0700 ---------------------------------------------------------------------- dev/ClosedPullRequests.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/reef/blob/aa30e7fe/dev/ClosedPullRequests.md ---------------------------------------------------------------------- diff --git a/dev/ClosedPullRequests.md b/dev/ClosedPullRequests.md new file mode 100644 index 0000000..335b7f1 --- /dev/null +++ b/dev/ClosedPullRequests.md @@ -0,0 +1,12 @@ +Pull Requests closed via commits +================================ + +In this file, we collect the number of pull requests we closed via commits that +only closed that PR, but did not accept the code. This can become neccesary when +the original submitter of the pull request becomes unresponsive in the review +process. + +| PR Number | Closed When | Closed by | +|-----------|-------------|-------------------| +| 1434 | 2018-04-25 | [email protected] | +| 1404 | 2018-04-25 | [email protected] |
