Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.egit.doc/help/EGit/New_and_Noteworthy/4.3/Contributors.html')
-rw-r--r--org.eclipse.egit.doc/help/EGit/New_and_Noteworthy/4.3/Contributors.html70
1 files changed, 70 insertions, 0 deletions
diff --git a/org.eclipse.egit.doc/help/EGit/New_and_Noteworthy/4.3/Contributors.html b/org.eclipse.egit.doc/help/EGit/New_and_Noteworthy/4.3/Contributors.html
new file mode 100644
index 0000000000..a68f9bff77
--- /dev/null
+++ b/org.eclipse.egit.doc/help/EGit/New_and_Noteworthy/4.3/Contributors.html
@@ -0,0 +1,70 @@
+<?xml version='1.0' encoding='utf-8' ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+ <title>EGit 4.3 New and Noteworthy - Contributors</title>
+ <link type="text/css" rel="stylesheet" href="../../../book.css"/>
+ </head>
+ <body>
+ <table class="navigation" style="width: 100%;" border="0" summary="navigation">
+ <tr>
+ <th style="width: 100%" align="center" colspan="3">Contributors</th>
+ </tr>
+ <tr>
+ <td style="width: 20%" align="left">
+ <a href="Bug-Fixes.html" title="Bug Fixes">
+ <img alt="Previous" border="0" src="../../../images/prev.gif"/>
+ </a>
+ </td>
+ <td style="width: 60%" align="center"></td>
+ <td style="width: 20%" align="right">
+ <a href="Updating-This-Document.html" title="Updating This Document">
+ <img alt="Next" border="0" src="../../../images/next.gif"/>
+ </a>
+ </td>
+ </tr>
+ <tr>
+ <td style="width: 20%" align="left" valign="top">Bug Fixes</td>
+ <td style="width: 60%" align="center"></td>
+ <td style="width: 20%" align="right" valign="top">Updating This Document</td>
+ </tr>
+ </table><hr class="navigation-separator"/>
+ <h1 id="Contributors">Contributors</h1>
+ <p>The following 11 developers worked on this release:</p>
+ <p>Andre Bossert,
+ Andrey Loskutov,
+ Dani Megert,
+ Frank Jakop,
+ Lars Vogel,
+ Laurent Delaigue,
+ Markus Keller,
+ Matthias Sohn,
+ Max Hohenegger,
+ Mickael Istria,
+ Thomas Wolf</p><hr class="navigation-separator"/>
+ <table class="navigation" style="width: 100%;" border="0" summary="navigation">
+ <tr>
+ <td style="width: 20%" align="left">
+ <a href="Bug-Fixes.html" title="Bug Fixes">
+ <img alt="Previous" border="0" src="../../../images/prev.gif"/>
+ </a>
+ </td>
+ <td style="width: 60%" align="center">
+ <a href="4.3.html" title="EGit 4.3 New and Noteworthy">
+ <img alt="EGit 4.3 New and Noteworthy" border="0" src="../../../images/home.gif"/>
+ </a>
+ </td>
+ <td style="width: 20%" align="right">
+ <a href="Updating-This-Document.html" title="Updating This Document">
+ <img alt="Next" border="0" src="../../../images/next.gif"/>
+ </a>
+ </td>
+ </tr>
+ <tr>
+ <td style="width: 20%" align="left" valign="top">Bug Fixes</td>
+ <td style="width: 60%" align="center"></td>
+ <td style="width: 20%" align="right" valign="top">Updating This Document</td>
+ </tr>
+ </table>
+ </body>
+</html> \ No newline at end of file

Back to the top