Skip to content

Commit fb47bbb

Browse files
CREDITS: add contributors
Add contributors to the list, with a brief description of their improvements to the project. More information on the issues and pull request is available under issue/pulls tab at the project page in github.com. Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
1 parent 5f83c65 commit fb47bbb

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

CREDITS

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,38 @@ have made contributions:
4343
- KLIBC updates
4444
o Pavel Roskin <proski@gnu.org>
4545
- Use buildroot for rpmbuilds
46+
o Lee Duncan <lduncan@suse.com>
47+
- Supplied patches to fix compilation bugs/warnings
48+
with GCC 7/10.
49+
- Improved the build scripts to work latest autotools
50+
and work with git repository.
51+
- Numerous other patches to fix various bugs.
52+
- Updated the README info on how to file issues.
53+
- Supplied patch to add SUSE-specific libsysfs.conf
54+
o Christopher Engelhard <ce@lcts.de>
55+
- Supplied patch to fix adjusting COPYING file to
56+
reflect set of directories covered under GPLv2.
57+
- Supplied patch to fix address in the licensing files
58+
cmd/GPL and lib/LGPL.
59+
- Numerous other patches to fix various bugs.
60+
o Aurelien Jarno <aurel32@debian.org>
61+
- Supplied patch to fix missing m4 macro directory.
62+
o Guillem Jover <guillem@hadrons.org>
63+
- Modernized the build system to use the latest autotools.
64+
- Cleaned up the build scripts to remove obsolete files,
65+
hooks and improved the build scripts to work with git.
66+
- Supplied patch to convert bash to POSIX portable syntax.
67+
- Supplied patch to introduce pkg-confile to replace
68+
libtool for library detection and linking.
69+
- Supplied patch to add out-of-tree support.
70+
- Supplied patch to add make rule to move test program
71+
into check_PROGRAMS.
72+
o Martin Pitt <mpitt@debian.org>
73+
- Supplied patch to valid mount point in
74+
sysfs_get_mnt_path().
75+
o Timm Bäder <tbaeder@redhat.com>
76+
- Supplied patch to rename dprintf() to debugprintf(),
77+
to avoid collision with glibc macros.
78+
79+
Please visit pulls/issues page at https://github.com/linux-ras/sysfsutils
80+
for more information.

0 commit comments

Comments
 (0)