1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] maintainers database
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20maintainers%20database&In-Reply-To=%3CAANLkTinSwu9ZCM4UELgBUA-EG-SovcboySt_0FksGNhw%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="001766.html">
<LINK REL="Next" HREF="001772.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] maintainers database</H1>
<B>Romain d'Alverny</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20maintainers%20database&In-Reply-To=%3CAANLkTinSwu9ZCM4UELgBUA-EG-SovcboySt_0FksGNhw%40mail.gmail.com%3E"
TITLE="[Mageia-dev] maintainers database">rdalverny at gmail.com
</A><BR>
<I>Fri Dec 17 23:06:36 CET 2010</I>
<P><UL>
<LI>Previous message: <A HREF="001766.html">[Mageia-dev] Mageia policies
</A></li>
<LI>Next message: <A HREF="001772.html">[Mageia-dev] maintainers database
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1770">[ date ]</a>
<a href="thread.html#1770">[ thread ]</a>
<a href="subject.html#1770">[ subject ]</a>
<a href="author.html#1770">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hi there,
it looks like we will need a database to know who maintains what, basically.
It used to be <A HREF="http://maintainers.mandriva.com/">http://maintainers.mandriva.com/</A> - its source code has
no explicit license, so we've got to build this again.
I drafted a very quick page for this here:
<A HREF="http://mageia.org/wiki/doku.php?id=web:maintdb">http://mageia.org/wiki/doku.php?id=web:maintdb</A> with basic entites and
relationships.
Now, it would good to know what packagers (and others) need for this.
For instance:
* instead of having a single maintainer for a given package, have
several maintainers (with an admin maybe) over a given package (easy);
* should there be groups of packages defined? (this adds/replicates
some logic that may already be somewhere else)
* should there be explicity groups of maintainers? or implicit (as
made of people maintaining the same package)?
* should there be (customizable) alerts/warnings for people, when a
new package is added, or removed, or that has no more maintainer?
* ?
Thing is, this should be a really small, basic, simple component app.
So it plays easily with other components. I don't know how this could
be implemented/used or replaced by mageia-app-db however.
Thanks for your insights.
Cheers,
Romain
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001766.html">[Mageia-dev] Mageia policies
</A></li>
<LI>Next message: <A HREF="001772.html">[Mageia-dev] maintainers database
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1770">[ date ]</a>
<a href="thread.html#1770">[ thread ]</a>
<a href="subject.html#1770">[ subject ]</a>
<a href="author.html#1770">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|