diff options
author | Amitay Isaacs <amitay@gmail.com> | 2012-07-24 17:27:22 +1000 |
---|---|---|
committer | Amitay Isaacs <amitay@gmail.com> | 2012-07-24 17:27:41 +1000 |
commit | f2339da878a48c3b1b14fd6cff39ea24d2f5cfcb (patch) | |
tree | edc70269ec11868a7a696028da2f2fc12ac9aed1 | |
parent | 23a460602ff3b7416416c695ea4906da589c3783 (diff) | |
download | samba-f2339da878a48c3b1b14fd6cff39ea24d2f5cfcb.tar.gz samba-f2339da878a48c3b1b14fd6cff39ea24d2f5cfcb.tar.xz samba-f2339da878a48c3b1b14fd6cff39ea24d2f5cfcb.zip |
web: Add my name to the developer list.
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
(This used to be ctdb commit b3e798f357606648f04d8a67ffee775b34fdede7)
-rw-r--r-- | ctdb/web/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ctdb/web/index.html b/ctdb/web/index.html index d9d03a2fac..91f87e87f4 100644 --- a/ctdb/web/index.html +++ b/ctdb/web/index.html @@ -135,6 +135,7 @@ projects that want to make their services cluster aware using CTDB. <li><a href="http://sernet.de/Samba/">Volker Lendecke</a></li> <li>Stefan Metzmacher</li> <li><a href="http://meltin.net/people/martin/">Martin Schwenke</a></li> +<li>Amitay Isaacs</li> </ul> <!--#include virtual="footer.html" --> |