remove unused AUTHOR variable

No longer used in generating packages
Also creates a possible confusion with the recipe maintainer
name.

Signed-off-by: Markus Fuchs <mklntf@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Markus Fuchs
2023-11-08 22:38:03 +01:00
committed by Khem Raj
parent 9ca31fdd53
commit 7bd2cd290c
3 changed files with 0 additions and 3 deletions
@@ -1,5 +1,4 @@
SUMMARY = "shUnit2 is a xUnit based unit test framework for Bourne based shell scripts"
AUTHOR = "Kate Ward <kate.ward@forestent.com>"
HOMEPAGE = "https://github.com/kward/shunit2"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"