diff options
author | Leo Famulari <leo@famulari.name> | 2021-02-11 16:11:16 -0500 |
---|---|---|
committer | Leo Famulari <leo@famulari.name> | 2021-02-11 16:13:39 -0500 |
commit | 175bea0ca42dba3e02109820efae0cac2804e73b (patch) | |
tree | 7c0225b660e758b536f30bcb9797b2b3ede4657e /doc/guix.texi | |
parent | 0e3e26ca600a35454480264ad51d73e9fffe6c2b (diff) | |
download | guix-175bea0ca42dba3e02109820efae0cac2804e73b.tar guix-175bea0ca42dba3e02109820efae0cac2804e73b.tar.gz |
doc: Try to improve the branching workflow.
* doc/contributing.texi (Submitting Patches): Introduce the use of "-frozen"
branch names.
Diffstat (limited to 'doc/guix.texi')
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 7d18703283..8944f5129d 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -28,7 +28,7 @@ Copyright @copyright{} 2014, 2015, 2016 Alex Kost@* Copyright @copyright{} 2015, 2016 Mathieu Lirzin@* Copyright @copyright{} 2014 Pierre-Antoine Rault@* Copyright @copyright{} 2015 Taylan Ulrich Bayırlı/Kammer@* -Copyright @copyright{} 2015, 2016, 2017, 2019, 2020 Leo Famulari@* +Copyright @copyright{} 2015, 2016, 2017, 2019, 2020, 2021 Leo Famulari@* Copyright @copyright{} 2015, 2016, 2017, 2018, 2019, 2020 Ricardo Wurmus@* Copyright @copyright{} 2016 Ben Woodcroft@* Copyright @copyright{} 2016, 2017, 2018 Chris Marusich@* |