[FFmpeg-cvslog] [ffmpeg-web] branch master updated. da023f5 web/consulting: Replace "has commit rights" by "is maintainer"
gitolite
ffmpeg-cvslog at ffmpeg.org
Wed Jun 12 00:11:12 CEST 2013
The branch, master has been updated
via da023f5d6d2ee1412717b594820f5bb232a8dc6e (commit)
from ed0f3283272f76ff36bfd64caaa4cb47148c519f (commit)
- Log -----------------------------------------------------------------
commit da023f5d6d2ee1412717b594820f5bb232a8dc6e
Author: Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Tue Jun 11 14:26:12 2013 +0200
Commit: Michael Niedermayer <michaelni at gmx.at>
CommitDate: Wed Jun 12 00:06:39 2013 +0200
web/consulting: Replace "has commit rights" by "is maintainer"
Since the switch to git more and more developers maintain their code
using their own repository. Thus "commit rights" has become a quite
inappropriate and confusing (with multiple repositories) thing.
Also single user git is much more scalable (see the Linux kernel)
and discriminating against people using the more scalable system is
not so good.
Note years/dates are not checked. They may need updates.
If yours is wrong dont hesitate to scream at me or fix it.
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
diff --git a/src/consulting b/src/consulting
index c5b15b8..263ae1d 100644
--- a/src/consulting
+++ b/src/consulting
@@ -10,7 +10,8 @@ some new feature.
<p>
This page is a list of those FFmpeg developers that are available for
employment or consulting. The FFmpeg project highly recommends these people
-to be hired by your business. All developers on this list have commit rights,
+to be hired by your business. All developers on this list maintain some
+code in FFmpeg,
which serves as a testimony for their competence. By hiring one of these
developers, your business can also (indirectly) support the development
of FFmpeg.
@@ -32,7 +33,7 @@ E.g.:
"<h2>Firstname M.I. Lastname</h2>
<p>
Firstname is located in Location, Country and available for
- contracting work. He has worked on FFmpeg since Year1 and has had commit rights
+ contracting work. He has worked on FFmpeg since Year1 and has been a maintainer
since Year2. He has special expertise in Feature and Field, but will also
take on work related to This Special Thing or That Particular Thing. You
can contact him at @Email@ or #Phone#.
@@ -42,7 +43,7 @@ E.g.:
<h2>Baptiste Coudurier</h2>
<p>
Baptiste Coudurier is located in Los Angeles, California and is available for
-contracting work. He has worked on FFmpeg since 2005 and has had commit rights
+contracting work. He has worked on FFmpeg since 2005 and has been a maintainer
since 2006. He has special expertise in broadcast codecs
(ProRes, DNxHD, IMX/D-10, AVC-Intra), formats (MXF, GXF, MOV) and usages
(Avid, FCP, Interlacing, Time Code, Metadata). You can contact him by email at
@@ -60,7 +61,7 @@ You can contact him by email at
<h2>Carl Eugen Hoyos</h2>
<p>
Carl is located in Austria and available for contracting work.
-He has worked on FFmpeg since 2007 and is a committer since 2007.
+He has worked on FFmpeg since 2007 and has been a maintainer since 2007.
He has experience with software license issues, and currently maintains the
FFmpeg bug tracker
You can contact him by email at
@@ -70,7 +71,7 @@ You can contact him by email at
<h2>Clément BÅsch</h2>
<p>
Clément is located in France and available for contracting work.
-He has worked on FFmpeg since 2011 and is a committer since 2011.
+He has worked on FFmpeg since 2011 and has been a maintainer since 2011.
He has experience with subtitles, filters and all kinds of random
things accross the codebase.
You can contact him by email at
@@ -87,7 +88,7 @@ You can contact him by email at <a href="mailto:michaelni at gmx.at">michaelni at gmx.
<h2>Paul B Mahol</h2>
<p>
Paul is located in Croatia and available for contracting work. He has
-worked on FFmpeg since 2011 and is a committer since 2012. He has
+worked on FFmpeg since 2011 and has been a maintainer since 2012. He has
experience with various codecs, containers, filters and reverse
engineering. You can contact him by email at
<a href="mailto:onemda at gmail dot com">onemda at gmail dot com</a>.
@@ -96,7 +97,7 @@ engineering. You can contact him by email at
<h2>Stefano Sabatini</h2>
<p>
Stefano is located in Cagliari, Italy and is available for contracting
-work. He has worked on FFmpeg since 2007 and has had commit rights since
+work. He has worked on FFmpeg since 2007 and has been a maintainer since
2008. He has special expertise in libavfilter, ff* tools usage and
usability issues. You can contact him by email at
<a href="mailto:stefasab at gmail.com">stefasab at gmail.com</a>.
-----------------------------------------------------------------------
Summary of changes:
src/consulting | 15 ++++++++-------
1 files changed, 8 insertions(+), 7 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list