[Reproducible-commits] [reproducible-website] 29/55: sort projects in alphabetical order

Chris Lamb chris at chris-lamb.co.uk
Tue Aug 23 13:39:52 UTC 2016


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository reproducible-website.

commit 5d136b236fbe081240109692db09aaa9b9d4bafe
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Nov 9 08:41:35 2015 +0100

    sort projects in alphabetical order
---
 _data/projects.yml | 81 +++++++++++++++++++++++++++---------------------------
 1 file changed, 41 insertions(+), 40 deletions(-)

diff --git a/_data/projects.yml b/_data/projects.yml
index 6831c42..e8896a4 100644
--- a/_data/projects.yml
+++ b/_data/projects.yml
@@ -1,23 +1,35 @@
-- name: Debian
-  url: https://www.debian.org/
-  logo: debian.png
+- name: Arch Linux
+  url: https://www.archlinux.org/
+  logo: archlinux.png
   resources:
-  - name: Wiki pages
-    url: https://wiki.debian.org/ReproducibleBuilds
   - name: Continuous tests
-    url: https://reproducible.debian.net/
-- name: Tor Browser
-  url: https://www.torproject.org/
-  logo: tor.png
+    url: https://reproducible.debian.net/archlinux/
+- name: Baserock
+  url: http://baserock.org/
+  logo: baserock.png
   resources:
-  - name: Building guide
-    url: https://trac.torproject.org/projects/tor/wiki/doc/TorBrowser/Hacking#BuildingOfficialTorBrowserReleaseBinaries
+  - name: Bit-for-bit reproducibility in Baserock systems
+    url: http://wiki.baserock.org/projects/deterministic-builds/
 - name: Bitcoin
   url: https://github.com/bitcoin/bitcoin
   logo: bitcoin.png
   resources:
   - name: Gitian building guide
     url: https://github.com/bitcoin/bitcoin/blob/master/doc/gitian-building.md
+- name: coreboot
+  url: http:///www.coreboot.org/
+  logo: coreboot.png
+  resources:
+  - name: Continuous tests
+    url: https://reproducible.debian.net/coreboot/
+- name: Debian
+  url: https://www.debian.org/
+  logo: debian.png
+  resources:
+  - name: Wiki pages
+    url: https://wiki.debian.org/ReproducibleBuilds
+  - name: Continuous tests
+    url: https://reproducible.debian.net/
 - name: FreeBSD
   url: https://www.freebsd.org/
   logo: freebsd.png
@@ -28,45 +40,34 @@
     url: https://wiki.freebsd.org/PortsReproducibleBuilds
   - name: Continuous tests
     url: https://reproducible.debian.net/freebsd/
+- name: Guix
+  url: https://www.gnu.org/software/guix/
+  logo: guix.png
+  resources:
+  - name: Guix features
+    url: https://gnu.org/software/guix/manual/html_node/Features.html
+- name: NetBSD
+  url: https://www.netbsd.org/
+  logo: netbsd.png
+  resources:
+  - name: Continuous tests
+    url: https://reproducible.debian.net/netbsd/
 - name: NixOS
   url: https://nixos.org/
   logo: nixos.png
   resources:
   - name: "PR#2281: deterministic build"
     url: https://github.com/NixOS/nixpkgs/pull/2281
-- name: coreboot
-  url: http:///www.coreboot.org/
-  logo: coreboot.png
-  resources:
-  - name: Continuous tests
-    url: https://reproducible.debian.net/coreboot/
 - name: OpenWrt
   url: https://openwrt.org/
   logo: openwrt.png
   resources:
   - name: Continuous tests
     url: https://reproducible.debian.net/openwrt/
-- name: NetBSD
-  url: https://www.netbsd.org/
-  logo: netbsd.png
-  resources:
-  - name: Continuous tests
-    url: https://reproducible.debian.net/netbsd/
-- name: Arch Linux
-  url: https://www.archlinux.org/
-  logo: archlinux.png
-  resources:
-  - name: Continuous tests
-    url: https://reproducible.debian.net/archlinux/
-- name: Baserock
-  url: http://baserock.org/
-  logo: baserock.png
-  resources:
-  - name: Bit-for-bit reproducibility in Baserock systems
-    url: http://wiki.baserock.org/projects/deterministic-builds/
-- name: Guix
-  url: https://www.gnu.org/software/guix/
-  logo: guix.png
+- name: Tor Browser
+  url: https://www.torproject.org/
+  logo: tor.png
   resources:
-  - name: Guix features
-    url: https://gnu.org/software/guix/manual/html_node/Features.html
+  - name: Building guide
+    url: https://trac.torproject.org/projects/tor/wiki/doc/TorBrowser/Hacking#BuildingOfficialTorBrowserReleaseBinaries
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/reproducible-website.git



More information about the Reproducible-commits mailing list