diff options
| author | Ben Woodcroft | 2016-12-18 09:57:32 +1000 |
|---|---|---|
| committer | Ben Woodcroft | 2016-12-18 10:01:04 +1000 |
| commit | 3fffabce2a0e7013379d090a72199df703d5e66d (patch) | |
| tree | 161046ea97eff9b8bfee10f921700686a859572c /gnu | |
| parent | a32d0c8304a60ad77ecae59aab9cb1c7241f8162 (diff) | |
gnu: Add attribution line for Raoul Bonnal.
This is a follow-up commit to c9e9154e993f055a438e2e43518bbd0740aaaf24.
* gnu/packages/bioinformatics.scm: Add attribution.
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/bioinformatics.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 9ce4e3a5e..122205f96 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -6,6 +6,7 @@ ;;; Copyright © 2016 Roel Janssen <roel@gnu.org> ;;; Copyright © 2016 Efraim Flashner <efraim@flashner.co.il> ;;; Copyright © 2016 Marius Bakke <mbakke@fastmail.com> +;;; Copyright © 2016 Raoul Bonnal <ilpuccio.febo@gmail.com> ;;; ;;; This file is part of GNU Guix. ;;; |