refinement: Redirect old contact to new
diff --git a/contact/index.html b/contact/index.html
new file mode 100644
index 0000000..3d3c3d1
--- /dev/null
+++ b/contact/index.html
@@ -0,0 +1,12 @@
+<html>
+<head>
+<title>OSEE Contacts</title>
+<meta http-equiv="refresh" content="2; URL=https://projects.eclipse.org/projects/technology.osee/who">
+<meta name="keywords" content="automatic redirection">
+</head>
+<body>
+If your browser doesn't automatically go there within a few seconds,
+you may want to go to
+<a href="https://projects.eclipse.org/projects/technology.osee/who">Contacts</a> manually.
+</body>
+</html>