diff options
author | Philip Withnall <withnall@endlessm.com> | 2018-12-28 17:28:28 +0000 |
---|---|---|
committer | Philip Withnall <withnall@endlessm.com> | 2019-01-22 13:36:29 +0000 |
commit | 1afeaa6cb37f448e8de3626cd6bdd92e8f1040ea (patch) | |
tree | 1134ff3b6fe4c32505ca9899083da014dd28775e /CONTRIBUTING.md | |
parent | 2327cc4f6589a00486c50fe1c40454170433678d (diff) | |
download | glib-1afeaa6cb37f448e8de3626cd6bdd92e8f1040ea.tar.gz |
docs: Drop signatures at the bottom of CONTRIBUTING.md
They’re out of date. Probably best to leave the document unsigned, since
it’s supposed to be endorsed by all the GLib maintainers.
Signed-off-by: Philip Withnall <withnall@endlessm.com>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ab693f224..242e3151b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -61,11 +61,3 @@ Notes: - When committing code on behalf of others use the `--author` option, e.g. `git commit -a --author "Joe Coder <joe@coder.org>"` and `--signoff`. - - -Owen Taylor -13 Aug 1998 -17 Apr 2001 - -Matthias Clasen -31 Mar 2009 |