From 0f2eacfe16670ea841763be3636bdef60b0d7788 Mon Sep 17 00:00:00 2001 From: vishal-vvr Date: Mon, 8 Jun 2020 10:07:53 +0530 Subject: Release liberation-fonts 2.1.1 --- .gitignore | 2 ++ AUTHORS | 10 +++++++--- Makefile | 2 +- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 8ee1464..9a1f56b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ liberation-fonts-ttf-*/ +export/ +liberation-fonts-*.tar.gz diff --git a/AUTHORS b/AUTHORS index 3bb7b6a..23f7966 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,12 +1,16 @@ AUTHORS Current Contributors (sorted alphabetically): - - Pravin Satpute - Project Owner (Current) + + - Vishal Vijayraghavan + Project Owner/ Maintainer (Current) Red Hat, Inc. Previous Contributors - + - Pravin Satpute + Project Owner/ Maintainer + Red Hat, Inc. + - Steve Matteson Original Designer Ascender, Inc. diff --git a/Makefile b/Makefile index 486393d..7911cb2 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ endif EXPORTSCRIPT = scripts/fontexport.pe FONTTOOLSCRIPT = scripts/setisFixedPitch-fonttools.py SCRIPTS = $(EXPORTSCRIPT) scripts/sfd2ttf.pe scripts/ttf2sfd.pe -MISCFILES = AUTHORS ChangeLog LICENSE README TODO +MISCFILES = AUTHORS ChangeLog LICENSE README.md TODO SRCDIR = src EXPORTDIR = export CHECK_PREFIX = check -- cgit v1.2.3