forked from Mirror/pmbootstrap
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:
parent
f3466dcd3f
commit
c33edea907
2 changed files with 0 additions and 2 deletions
|
@ -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!)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue