]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: add hint about TP
authorKarel Zak <kzak@redhat.com>
Tue, 31 Aug 2021 09:02:26 +0000 (11:02 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 31 Aug 2021 09:02:26 +0000 (11:02 +0200)
Addresses: https://github.com/karelzak/util-linux/issues/1421
Signed-off-by: Karel Zak <kzak@redhat.com>
Documentation/howto-contribute.txt

index d5af31e889bf8ca346965934495b1392671536f6..9afc17c124439299c92124fe4df6995b7044a039 100644 (file)
@@ -31,6 +31,10 @@ Sending Patches
        * don't include generated (autotools) files in your patches.
          Hint: use 'git clean -Xd'.
 
+        * don't include po/ (tranlations) changes to the upstream patches.
+          The po/ stuff is maintained on http://translationproject.org/domain/util-linux.html
+          and updated always before the next release.
+
        * neutrality: the files in util-linux should be distribution-neutral.
          Packages like RPMs, DEBs, and the rest, are not provided. They should
          be available from the distribution.