blob: 8e4308536d90543401a8ec063bc6d067f3670654 [file] [log] [blame]
<?php
/**
* Copyright (c) 2005, 2018 Eclipse Foundation and others.
*
* This program and the accompanying materials are made
* available under the terms of the Eclipse Public License 2.0
* which is available at https://www.eclipse.org/legal/epl-2.0/
*
* Contributors:
* Denis Roy (Eclipse Foundation) - Initial implementation
* Eric Poirier (Eclipse Foundation)
*
* SPDX-License-Identifier: EPL-2.0
*/
header("Location: http://www.eclipse.org/projects/dev_process/new-committer.php");
exit();