07.08.2016, 05:06, "Leo Famulari" <leo@famulari.name>:

 

  What name do you want to use for the Git commit's Author field?

  As is, it looks like this:

  $ git log
  commit fa58352d7a630f352ff4e84d1b7b175c3fcfc788
  Author: 8p8c <cameltheman@gmail.com>
  Date: Tue Aug 2 23:11:46 2016 +0300

      gnu: recordmydesktop: Add ALSA support.

      * gnu/packages/video.scm (recordmydesktop)[inputs]: Add ALSA-LIB

  It's fine to use 8p8c if you prefer.
 
Let's use 8p8c this time. I've used this patch in a screencast I've made:
 
https://www.youtube.com/watch?v=XmK0iZoj2ZQ
https://goblinrefuge.com/mediagoblin/u/duminico/m/patch-guix-package/
Eventualy I will make a better video on patching and contributing.
 
Dmitry Nikolaev