diff options
author | Logan Rathbone <poprocks@gmail.com> | 2022-07-01 14:14:53 -0400 |
---|---|---|
committer | Logan Rathbone <poprocks@gmail.com> | 2022-07-01 14:14:53 -0400 |
commit | 8cefd4c7a3795ce64c407eda90bba1f5b04519e9 (patch) | |
tree | c3071efc27e08e0a0949c59658af72ef12933e7b /HACKING | |
parent | build: Bump webkit2gtk requirement to 4.1 (diff) | |
download | zenity-8cefd4c7a3795ce64c407eda90bba1f5b04519e9.tar.gz zenity-8cefd4c7a3795ce64c407eda90bba1f5b04519e9.tar.bz2 zenity-8cefd4c7a3795ce64c407eda90bba1f5b04519e9.zip |
Remove HACKING file
It contained out of date information and wasn't particularly helpful
anyway.
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/HACKING b/HACKING deleted file mode 100644 index cf06af51..00000000 --- a/HACKING +++ /dev/null @@ -1,3 +0,0 @@ -Please report any bugs in http://bugzilla.gnome.org under the category -'zenity', and file any patches [using the 'git format-patch' format] as -attachments. Thanks! |