* update-copyright.py: Add Gerard Jungman as external author.

From-SVN: r267493
This commit is contained in:
Jakub Jelinek 2019-01-01 13:20:46 +01:00 committed by Jakub Jelinek
parent 3f27508ce4
commit b5fcfdba9a
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2019-01-01 Jakub Jelinek <jakub@redhat.com>
* update-copyright.py: Add Gerard Jungman as external author.
2018-11-26 Iain Buclaw <ibuclaw@gdcproject.org>
* update-copyright.py (TestsuiteFilter): Skip .d tests.

View File

@ -686,6 +686,7 @@ class GCCCopyright (Copyright):
self.add_external_author ('Cavium Networks.')
self.add_external_author ('Faraday Technology Corp.')
self.add_external_author ('Florida State University')
self.add_external_author ('Gerard Jungman')
self.add_external_author ('Greg Colvin and Beman Dawes.')
self.add_external_author ('Hewlett-Packard Company')
self.add_external_author ('Intel Corporation')