pmb.aportgen: Stop generating Contributor: lines for device ports (MR 1932)

The Git history is a much better representation of contributors
to a particular device port.
This commit is contained in:
Minecrell 2020-05-02 20:24:52 +02:00 committed by Oliver Smith
parent f3466dcd3f
commit c33edea907
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
2 changed files with 0 additions and 2 deletions

View file

@ -25,7 +25,6 @@ def generate_apkbuild(args, pkgname, deviceinfo, patches):
patches = ("\n" + " " * 12).join(patches)
content = f"""\
# Contributor: Firstname Lastname <email> (CHANGEME!)
# Maintainer: Firstname Lastname <email> (CHANGEME!)
# Reference: <https://postmarketos.org/vendorkernel>
# Kernel config based on: arch/{carch}/configs/(CHANGEME!)