@@ -8,6 +8,7 @@ Note that this is not a universally accepted pattern and for every popular repo
88
99Examples:
1010
11+ * https://github.com/gogs/gogs/tree/master/pkg
1112* https://github.com/prometheus/prometheus/tree/master/pkg
1213* https://github.com/jaegertracing/jaeger/tree/master/pkg
1314* https://github.com/istio/istio/tree/master/pkg
@@ -18,14 +19,15 @@ Examples:
1819* https://github.com/heptio/ark/tree/master/pkg
1920* https://github.com/argoproj/argo/tree/master/pkg
2021* https://github.com/heptio/sonobuoy/tree/master/pkg
22+ * https://github.com/helm/helm/tree/master/pkg
2123* https://github.com/kubernetes/kubernetes/tree/master/pkg
2224* https://github.com/kubernetes/kops/tree/master/pkg
2325* https://github.com/moby/moby/tree/master/pkg
2426* https://github.com/grafana/grafana/tree/master/pkg
2527* https://github.com/influxdata/influxdb/tree/master/pkg
2628* https://github.com/cockroachdb/cockroach/tree/master/pkg
2729* https://github.com/derekparker/delve/tree/master/pkg
28- * https://github.com/coreos /etcd/tree/master/pkg
30+ * https://github.com/etcd-io /etcd/tree/master/pkg
2931* https://github.com/oklog/oklog/tree/master/pkg
3032* https://github.com/flynn/flynn/tree/master/pkg
3133* https://github.com/jesseduffield/lazygit/tree/master/pkg
@@ -34,4 +36,6 @@ Examples:
3436* https://github.com/sosedoff/pgweb/tree/master/pkg
3537* https://github.com/GoogleContainerTools/skaffold/tree/master/pkg
3638* https://github.com/knative/serving/tree/master/pkg
37-
39+ * https://github.com/grafana/loki/tree/master/pkg
40+ * https://github.com/bloomberg/goldpinger/tree/master/pkg
41+ * https://github.com/crossplaneio/crossplane/tree/master/pkg
0 commit comments