diff options
author | Ludovic Courtès <ludo@gnu.org> | 2022-06-13 08:57:51 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2022-06-13 08:57:51 +0200 |
commit | 6aa457fed15157495121646b57c22ec68af41fb7 (patch) | |
tree | 4e8e14c27bbcf2fb632bda76a3cf4e453f5186e9 /gnu/packages/linux.scm | |
parent | d4482e9a9ebe61197a0756ce9048fcb895e6f552 (diff) | |
parent | 622545de6c413675b00212336d633c4c6ee3d2bc (diff) |
Merge branch 'staging'
Diffstat (limited to 'gnu/packages/linux.scm')
-rw-r--r-- | gnu/packages/linux.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 85447a5b76..216dd01395 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -50,6 +50,7 @@ ;;; Copyright © 2020 Zhu Zihao <all_but_last@163.com> ;;; Copyright © 2020 David Dashyan <mail@davie.li> ;;; Copyright © 2020 pukkamustard <pukkamustard@posteo.net> +;;; Copyright © 2021 Solene Rapenne <solene@perso.pw> ;;; Copyright © 2021 B. Wilson <elaexuotee@wilsonb.com> ;;; Copyright © 2021 Ivan Gankevich <i.gankevich@spbu.ru> ;;; Copyright © 2021 Maxime Devos <maximedevos@telenet.be> |