emacs-packages: Remove old FOR CONTRIBUTORS comment

It doesn't apply any more.
This commit is contained in:
adisbladis 2021-02-24 15:42:20 +01:00
parent 2b84cf6e18
commit 1f18e81fd6
No known key found for this signature in database
GPG key ID: 110BFAD44C6249B7

View file

@ -21,17 +21,6 @@
(package-initialize)
*/
## FOR CONTRIBUTORS
#
# When adding a new package here please note that
# * please use `elpaBuild` for pre-built package.el packages and
# `melpaBuild` or `trivialBuild` if the package must actually
# be built from the source.
# * lib.licenses are `with`ed on top of the file here
# * both trivialBuild and melpaBuild will automatically derive a
# `meta` with `platforms` and `homepage` set to something you are
# unlikely to want to override for most packages
{ pkgs', makeScope, makeOverridable, emacs }:
let