diff options
author | Mike Isely <isely@pobox.com> | 2006-03-25 17:08:48 -0600 |
---|---|---|
committer | Mike Isely <isely@pobox.com> | 2006-03-25 17:08:48 -0600 |
commit | bdf583dd1cbec85e2760a6825d3ddf571c791870 (patch) | |
tree | a97b66970f20ce2330816ca2a5e3d405a293c7ed /README.HG | |
parent | 52e19741ce48048ada5cc3b87c065dec5b100b8d (diff) | |
parent | afb2abb44347c884e3a8a2ddf7151756c1869d2f (diff) | |
download | mediapointer-dvb-s2-bdf583dd1cbec85e2760a6825d3ddf571c791870.tar.gz mediapointer-dvb-s2-bdf583dd1cbec85e2760a6825d3ddf571c791870.tar.bz2 |
Merge from master
From: Mike Isely <isely@pobox.com>
Signed-off-by: Mike Isely <isely@pobox.com>
Diffstat (limited to 'README.HG')
-rw-r--r-- | README.HG | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -60,7 +60,7 @@ below: This will run some scripts that will check changed files, generating a ChangeLog like comment (that will be removed from the commit) and - prepare the last Signed-off-by field, as described bellow. + prepare the last Signed-off-by field, as described below. 7) Files can be added, removed or renamed at hg repository. This should be done by using: @@ -123,7 +123,7 @@ below: Signed-off-by: Fake me <me@snakeoilcompany.com> The email should be a valid one. - The bottom signed-off-by should be the commiter. + The bottom signed-off-by should be the committer. 13) Commit messages are very relevant, since they will be used when generating the patches for v4l-dvb.git and to mainstream. |