commit: 7ad6491d9dbbbcff60e553a55594f1177da6f7cf Author: Samuli Suominen <ssuominen <AT> gentoo <DOT> org> AuthorDate: Fri Aug 29 08:59:18 2014 +0000 Commit: Samuli Suominen <ssuominen <AT> gentoo <DOT> org> CommitDate: Fri Aug 29 08:59:18 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/udev-gentoo-scripts.git;a=commit;h=7ad6491d
Remove useless README file with outdated commit. Add up-to-date AUTHORS file instead. --- AUTHORS | 8 ++++++++ README | 4 ---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..93d7583 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,8 @@ +Current maintainers: + +William Hubbs <[email protected]> +Samuli Suominen <[email protected]> + +Previous maintainers: + +Matthias Schwarzott <[email protected]> diff --git a/README b/README deleted file mode 100644 index 7345256..0000000 --- a/README +++ /dev/null @@ -1,4 +0,0 @@ -Helper files for gentoo udev ebuild. - -Author: Matthias Schwarzott <[email protected]> -
